Libraries tagged by migrate
oxid-esales/oxideshop-doctrine-migration-wrapper
998814 Downloads
OXID eShop database migrations using Doctrine
nscreed/laravel-migration-paths
104012 Downloads
Custom migration paths for Laravel project.
josezenem/laravel-make-migration-pivot
46339 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jlorente/laravel-data-migrations
124336 Downloads
An extension to allow you to separate data migrations from structure migrations
in2code/migration
63161 Downloads
Framework for any kind of TYPO3 migrations and imports. Also exports and imports content from and to json files.
devture/mongodb-migrations-bundle
192371 Downloads
Symfony MongoDBMigrationsBundle
cycle/migrations
408795 Downloads
Database migrations, migration scaffolding
c006/yii2-migration-utility
152447 Downloads
Automatically writes the create tables for migrations or create tables in general
byjg/migration
70314 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
dragon-code/laravel-migration-actions
196457 Downloads
Performing any actions during the deployment process
dantleech/phpcr-migrations-bundle
1082594 Downloads
PHPCR migrations bundle
yiisoft/yii-cycle
94697 Downloads
Cycle ORM v2 support
yii2tech/illuminate
11797 Downloads
Yii2 to Laravel Migration Package
webonaute/doctrine-fixtures-generator-bundle
181170 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
dragon-code/laravel-data-dumper
5509 Downloads
Adding data from certain tables when executing the `php artisan schema:dump` console command