Libraries tagged by user migration
senao/migration-generator
1 Downloads
generator migration files if you never use it
qf/think-migration-generator
14 Downloads
generator migration files if you never use it
puge2016/migration-generator
12 Downloads
generator migration files if you never use it
max91246/migration-generator
15 Downloads
generator migration files if you never use it
longhu/migration-generator
3 Downloads
generator migration files if you never use it
ledaishu/migration-generator
13 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
2075 Downloads
A module for the Perique Framework which makes use of the PinkCrab Table Builder and PinkCrab Migration libraries.
migro/php-core-migration
3 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
608 Downloads
This tools provide you useful scripts to generate code helping to develop faster and easy applications that use with Phalcon framework.
yramid/lib
2555 Downloads
yramid/lib is a zero-dependency and easy to use database migration library for php 8.0 and above
yramid/cli
2508 Downloads
yramid/cli is a fast to setup and easy to use database migration tool for php 8.0 and above
mirkhamidov/yii2-console-dbextend
38 Downloads
It makes to drop all your tables from console. Use it with migration and Development environment.