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.83 | 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 | |
| dosfarma/migrations-bundle | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| blixem/third-party-migrations | 0.82 | — | 0 | 0 | 0 | 6 | 0 | 0.0 | 11.7 | MIT | — | |
| disparity/deployment-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| effiana/migration-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | — | 5 years ago | |
| aymdev/fregata | 0.81 | — | 24 | 24 | 1 | 0 | 3 | 3.9 | 0.4 | MIT | 4 years ago | |
| doctrine/doctrine-migrations-bundle | 0.81 | Integrates Doctrine Migrations into Symfony apps, providing commands and configuration for versioned database schema changes. Generate, run, and rollback migrations across environments with reliable tracking and deployment-friendly workflows. | 4,305 | 4,339 | 218 | 3M | 43 | 57.7 | 57.0 | MIT | 7 months ago | |
| doctrine/migrations | 0.81 | Doctrine Migrations manages database schema changes via versioned migrations for PHP projects. Generate, run, and track migration scripts, integrate with Doctrine DBAL/ORM, and safely evolve schemas across environments with robust CLI tooling and documentation. | 4,770 | 4,806 | 398 | 4M | 118 | 80.0 | 71.4 | MIT | 2 months ago | |
| draw/entity-migrator | 0.81 | 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 | 42.1 | — | — | |
| erjanmx/laravel-migrate-check | 0.81 | — | 54 | 54 | 11 | 926 | 0 | 3.7 | 17.3 | MIT | 3 years ago | |
| davedevelopment/phpmig | 0.80 | Phpmig is a lightweight, framework-agnostic PHP 5.3+ database migration tool. Run, generate, and track migrations from the CLI using a simple bootstrap container (e.g., Pimple) to wire your DB and services—Doctrine optional. | 565 | 573 | 92 | 15K | 25 | 15.8 | 29.4 | NOASSERTION | 6 years ago | |
| devture/mongodb-migrations | 0.80 | Laravel-friendly MongoDB migration runner that manages schema/data changes with versioned migration classes and CLI commands. Helps apply, track, and rollback database updates across environments in a predictable way. | 1 | 1 | 1 | 13K | 0 | 0.0 | 52.6 | MIT | — | |
| 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. | 3 | 2 | 1 | 42 | 0 | 9.6 | 15.7 | — | 7 months ago | |
| doesntmattr/mongodb-migrations-bundle | 0.80 | Symfony bundle that integrates the doesntmattr MongoDB Migrations library, providing configuration and tooling to run MongoDB schema/data migrations in Symfony apps. Supports PHP 5.6 via v1.x and PHP 7.1+ via v3.x. | 23 | 23 | 27 | 2K | 3 | 3.6 | 26.4 | MIT | 6 years ago | |
| kitloong/laravel-migrations-generator | 0.80 | 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,863 | 2,885 | 294 | 294K | 1 | 49.2 | 31.8 | MIT | 2 months ago | |
| andreo/eventsauce-migration-generator | 0.80 | Symfony Console command that generates Doctrine Migrations for EventSauce message storage per aggregate. Configure Doctrine Migrations, then run a single command with a table prefix, selectable schemas (event/outbox/snapshot), UUID type, and optional table-name suffixes. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| devture/mongodb-migrations-bundle | 0.80 | — | 8 | 8 | 2 | 11K | 0 | 0.1 | 42.9 | MIT | — | |
| 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 | 95 | 5 | 2.1 | 5.4 | — | — | |
| toramanlis/laravel-implicit-migrations | 0.78 | — | 43 | 43 | 2 | 1 | 0 | 12.6 | 0.2 | MIT | 5 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 | — |
How can I help you explore Laravel packages today?