cycle/migrations
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| xethron/migrations-generator | 0.88 | — | 3,319 | 3,359 | 494 | 25K | 66 | 51.3 | 39.3 | MIT | 8 years ago | |
| kitloong/laravel-migrations-generator | 0.88 | 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,865 | 2,885 | 294 | 294K | 2 | 48.6 | 32.0 | MIT | 2 months ago | |
| toramanlis/laravel-implicit-migrations | 0.87 | — | 43 | 43 | 2 | 1 | 0 | 12.6 | 0.2 | MIT | 6 months ago | |
| cycle/annotated | 0.87 | Define Cycle ORM entities and schema using PHP 8 attributes. Annotate columns, primary keys, enums, decimals, and relationships like HasOne, HasMany, and BelongsTo, then let Cycle build the mapping from your code. | 29 | 28 | 14 | 25K | 9 | 31.7 | 50.4 | MIT | 1 month ago | |
| adly-nady/php-my-migration | 0.86 | 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 | |
| effiana/migration-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 2.7 | — | — | 5 years ago | |
| doctrine/doctrine-migrations-bundle | 0.86 | 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,302 | 4,339 | 218 | 3M | 44 | 57.1 | 56.9 | MIT | 8 months ago | |
| cycle/schema-builder | 0.85 | Fluent PHP schema builder for Cycle ORM. Define tables, columns, indexes and relations in code, then generate/compile database schema changes for migrations and tooling. Helps keep your domain models and database structure in sync. | 15 | 15 | 13 | 25K | 7 | 29.4 | 54.1 | MIT | 1 month ago | |
| a5sys/doctrine-migration-tools-bundle | 0.84 | — | 4 | 6 | 4 | 8 | 1 | 2.6 | 5.7 | MIT | 5 years ago | |
| aygon/doctrine-migrations-bundle | 0.84 | — | 1 | 2 | 0 | 5 | 0 | 0.0 | 7.5 | — | — | |
| covex-nn/doctrine-migrations-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| julio/capyrel | 0.82 | Capyrel is intelligent Laravel scaffolding: it reads your database schema and auto-generates Eloquent relationships plus models, controllers, Blade views, API resources, form requests, and Pest tests. Includes model mapping, safe migration scanning, and live model updates. | 0 | 0 | 0 | 2 | 0 | 0.0 | 6.6 | MIT | — | |
| cycle/schema-migrations-generator | 0.81 | — | 3 | 3 | 5 | 18K | 3 | 2.7 | 50.7 | MIT | 1 year 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,767 | 4,806 | 397 | 4M | 118 | 79.2 | 71.2 | MIT | 3 months ago | |
| cycle/database | 0.80 | Cycle DBAL provides a secure PDO-based database layer with support for MySQL, PostgreSQL, SQLite, and SQL Server. Includes schema introspection/declaration, migrations, smart identifier quoting, query builders, nested queries, and transactions. | 71 | 71 | 30 | 32K | 24 | 36.8 | 53.0 | MIT | 1 month ago | |
| wayofdev/laravel-cycle-orm-adapter | 0.79 | — | 35 | 36 | 4 | 6K | 8 | 29.7 | 42.9 | MIT | 2 months ago | |
| blixem/third-party-migrations | 0.79 | — | 0 | 0 | 0 | 6 | 0 | 0.0 | 11.7 | MIT | — | |
| doesntmattr/mongodb-migrations | 0.76 | 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 | 3K | 2 | 4.5 | 30.5 | MIT | 6 years ago | |
| phpcr/phpcr-migrations | 0.75 | — | 42 | 42 | 4 | 17K | 3 | 2.8 | 36.1 | MIT | 2 years ago |
How can I help you explore Laravel packages today?