Libraries tagged by user migration
manojkumar/migration-generator
4 Downloads
This package used for generate all migrations from database for Laravel it is supports only for MySQL and PostgreSql
weifashi/think-migration-generator
2 Downloads
generator migration files if you never use it
ty-team/migration-generator
1 Downloads
generator migration files if you never use it
thinkphp6/thinkphp-migration-generator
73 Downloads
generator migration files if you never use it
senao/migration-generator
1 Downloads
generator migration files if you never use it
qf/think-migration-generator
11 Downloads
generator migration files if you never use it
puge2016/migration-generator
12 Downloads
generator migration files if you never use it
longhu/migration-generator
2 Downloads
generator migration files if you never use it
ledaishu/migration-generator
12 Downloads
generator migration files if you never use it
gwind55/migration-generator
6 Downloads
generator migration files if you never use it
rishpandey/laravel-auto-migration
1 Downloads
The package uses Doctrine DBAL in order to diff the existing tables with given model and make the necessary changes to it. If the table does not exist, it will create it.
pinkcrab/perique-migration
1028 Downloads
A module for the Perique Framework which makes use of the PinkCrab Table Builder and PinkCrab Migration libraries.
migro/php-core-migration
2 Downloads
A PHP library providing a code-first approach for database migrations. Designed for simplicity and ease of use, it allows developers to define and manage database schema changes directly in code.
atheon/migrations
17 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
armonia-tech/phalcon-migration
587 Downloads
This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.