spatie/laravel-migrate-fresh
Adds a migrate:fresh Artisan command to drop all database tables and rebuild from migrations, even if you don’t implement down() methods. Supports MySQL, SQLite, PostgreSQL, and SQL Server. (Built into Laravel 5.5+)
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| adly-nady/php-my-migration | 0.85 | Laravel package to generate migrations (and optional Eloquent models) from an existing MySQL database. Detects column types, keys, indexes, foreign keys, timestamps/soft deletes; supports batch processing, custom paths, overwrite, and connections. | 4 | 4 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| doctrine/migrations | 0.84 | Doctrine Migrations adds versioned database migrations to Doctrine DBAL/ORM. Define migration classes, generate diffs, and run upgrades/downgrades across environments with transactional execution, CLI tools, and fine-grained control over schema and data changes. | 4,775 | 4,811 | 394 | 4M | 117 | 82.7 | 73.0 | MIT | 1 month ago | |
| effiana/migration-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | — | 5 years ago | |
| dosfarma/migrations-bundle | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| blixem/third-party-migrations | 0.82 | — | 0 | 0 | 0 | 5 | 0 | 0.0 | 10.8 | MIT | — | |
| draw/entity-migrator | 0.82 | Laravel package for migrating and transforming entities between data sources. Helps map fields, move records safely, and run repeatable migration workflows with configurable steps for imports, upgrades, and refactors. | 0 | 0 | 0 | 1K | 0 | 0.0 | 43.6 | — | — | |
| aymdev/fregata | 0.82 | — | 24 | 24 | 2 | 0 | 3 | 3.9 | 0.4 | MIT | 4 years ago | |
| disparity/deployment-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| erjanmx/laravel-migrate-check | 0.80 | — | 0 | 54 | — | 721 | — | 3.7 | 16.2 | — | — | |
| jpswade/laravel-database-tools | 0.80 | Laravel Database Tools adds handy Artisan commands to create databases, dump/restore from SQL files or Spatie backups, update charset/collation, optimize MySQL tables, and add SQLite MySQL-compat functions for tests. Ideal for dev workflows. | 2 | 2 | 1 | 80 | 0 | 11.5 | 22.3 | — | 5 months ago | |
| laravel/database | 0.79 | Bring Laravel’s database layer to non-Laravel projects: Illuminate Database with migrations, seeders, and Artisan CLI support. Includes Eloquent ORM, query builder, schema tools, and commands like migrate, db:seed, and make:* for MySQL/Postgres/SQL Server/SQLite. | 90 | 100 | 12 | 74 | 5 | 2.1 | 4.7 | — | — | |
| toramanlis/laravel-implicit-migrations | 0.78 | — | 42 | 40 | 2 | 9 | 0 | 14.6 | 1.3 | MIT | 4 months ago | |
| vizrex/laravel-db-utils | 0.78 | Laravel package providing Artisan CLI utilities for database operations (backup, restore, create). Includes configurable defaults, optional upload of backup files to Dropbox or Google Drive via filesystem disks, and uses MySQL connection settings from your Laravel config. | 1 | 1 | 1 | 0 | 0 | 0.0 | — | NOASSERTION | — | |
| spatie/laravel-db-snapshots | 0.77 | Artisan commands to quickly create, load, list, and clean up database snapshots in Laravel. Dump and restore MySQL, PostgreSQL, and SQLite databases with named or latest snapshots—ideal for local/dev workflows and fast resets. | 1,204 | 1,206 | 101 | 97K | 0 | 35.8 | 30.3 | MIT | 2 months ago | |
| spatie/laravel-export | 0.77 | Export your Laravel app as a static site bundle. Crawls your routes to generate HTML for discovered URLs and includes the public directory for assets. Ideal for blogs/sites built with Laravel, then deployed to Netlify or any static host. | 669 | 670 | 63 | 5K | 0 | 32.6 | 15.5 | MIT | 1 week ago | |
| spatie/laravel-queued-db-cleanup | 0.76 | Safely delete large numbers of Laravel database records by dispatching non-overlapping queued cleanup jobs. Deletes in small chunks to reduce locks and avoid timeouts, automatically re-dispatching until the query’s records are gone. | 80 | 80 | 11 | 11K | 0 | 5.8 | 29.7 | MIT | 1 year ago | |
| spatie/laravel-eventsauce | 0.76 | Integrate EventSauce event sourcing into Laravel with migrations, models, and queued jobs. Generate aggregate roots, repositories, events and commands via Artisan. Store domain messages per aggregate and dispatch consumers synchronously or through queues. | 121 | 121 | 15 | 433 | 0 | 3.5 | 9.1 | MIT | 5 years ago | |
| spatie/laravel-backup-server | 0.75 | Securely store and manage backups from multiple Laravel apps on a dedicated backup server. Built on spatie/laravel-backup, it automatically receives and organizes incoming backups, with setup and docs tailored for Laravel deployments. | 171 | 171 | 16 | 1K | 0 | 28.6 | 14.9 | MIT | 3 weeks ago | |
| spatie/laravel-backup | 0.75 | Back up your Laravel app to any configured filesystem. Creates zip archives of selected files plus database dumps, supports multiple destinations, health monitoring, notifications, and automated cleanup of old backups via simple Artisan commands. | 5,986 | 6,069 | 796 | 793K | 0 | 67.2 | 33.6 | MIT | 2 months ago | |
| kitloong/laravel-migrations-generator | 0.75 | Generate Laravel migration files from an existing database schema, including columns, indexes, and foreign keys. Works with MariaDB/MySQL, PostgreSQL, SQL Server, and SQLite. Generate all tables or target/ignore specific tables via Artisan. | 2,853 | 2,876 | 295 | 250K | 0 | 51.9 | 31.5 | MIT | 3 weeks ago |
How can I help you explore Laravel packages today?