davedevelopment/phpmig
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| cycle/migrations | 0.86 | Cycle Database Migrations provides structured, versioned database schema changes for Cycle ORM/DBAL. Configure a migrations directory and table, run pending migrations programmatically, and optionally include vendor migrations or generate migration files during schema compilation. | 20 | 20 | 18 | 19K | 10 | 14.2 | 45.4 | MIT | 10 months ago | |
| dosfarma/migrations-bundle | 0.83 | — | 0 | 0 | 1 | 0 | 0 | 0.0 | — | MIT | — | |
| aygon/doctrine-migrations-bundle | 0.82 | — | 1 | 2 | 0 | 5 | 0 | 0.0 | 7.5 | — | — | |
| xethron/migrations-generator | 0.82 | — | 3,324 | 3,364 | 494 | 20K | 66 | 51.3 | 38.3 | MIT | 8 years ago | |
| a5sys/doctrine-migration-tools-bundle | 0.82 | — | 4 | 6 | 4 | 7 | 1 | 2.6 | 5.3 | MIT | 5 years ago | |
| laravel/database | 0.82 | 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 | 79 | 5 | 2.1 | 4.9 | — | — | |
| doctrine/migrations | 0.82 | 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 | |
| erjanmx/laravel-migrate-check | 0.82 | — | 0 | 54 | — | 721 | — | 3.7 | 16.2 | — | — | |
| effiana/migration-bundle | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | — | 5 years ago | |
| mpociot/pipeline | 0.82 | Lightweight PHP pipeline implementation (based on illuminate/pipeline) without requiring the Illuminate container. Send an object through an array of middleware/handlers and finish with a callback—useful for middleware-style request/command processing. | 136 | 139 | 6 | 24K | 0 | 1.8 | 31.0 | — | 9 years ago | |
| adly-nady/php-my-migration | 0.81 | 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 | |
| clickandmortar/akeneo-migrations-manager-bundle | 0.81 | — | 0 | 0 | 0 | 0 | 0 | 3.3 | — | — | 6 years ago | |
| toramanlis/laravel-implicit-migrations | 0.81 | — | 42 | 40 | 2 | 7 | 0 | 14.5 | 1.0 | MIT | 4 months ago | |
| kitloong/laravel-migrations-generator | 0.81 | 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 | 4 weeks ago | |
| robmorgan/phinx | 0.81 | Phinx is a PHP database migration tool that lets you manage schema changes with versioned migrations and seeders. Run migrations from the CLI, track environments, and support multiple database adapters—framework-agnostic and easy to integrate into any project. | 4,539 | 4,630 | 887 | 749K | 138 | 73.6 | 30.4 | MIT | 2 months ago | |
| doesntmattr/mongodb-migrations | 0.81 | Laravel package for running MongoDB database migrations. Provides migration commands and structure similar to Laravel’s SQL migrations, helping you version and deploy MongoDB schema/index changes safely across environments. | 23 | 23 | 25 | 5K | 2 | 4.5 | 33.3 | MIT | 6 years 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 | 43.6 | — | — | |
| devture/mongodb-migrations | 0.81 | 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 | 12K | 0 | 0.0 | 52.4 | MIT | — | |
| 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,308 | 4,334 | 218 | 3M | 43 | 60.3 | 57.9 | MIT | 6 months ago | |
| aymdev/fregata | 0.80 | — | 24 | 24 | 2 | 0 | 3 | 3.9 | 0.4 | MIT | 4 years ago |
How can I help you explore Laravel packages today?