Libraries tagged by migrating
dyrynda/laravel-efficient-uuid
1211552 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database
crestapps/laravel-code-generator
98907 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
utopia-php/migration
254524 Downloads
A simple library to migrate resources between services.
swag/migration-assistant
47329 Downloads
Migration plugin for shopware/platform
shipmonk/doctrine-two-phase-migrations
58179 Downloads
Two phase migrations for Doctrine ORM: before and after deploying new codebase version
phpcr/phpcr-migrations-bundle
339099 Downloads
PHPCR migrations bundle
phalcon/migrations
1019493 Downloads
Run and Generate DB Migrations with Phalcon Framework
oxid-esales/oxideshop-doctrine-migration-wrapper
1331314 Downloads
OXID eShop database migrations using Doctrine
orptech/laravel-migration-partition
31544 Downloads
Laravel extensions that extends Illuminate to enable partitioned table creation within Laravel migrations.
nscreed/laravel-migration-paths
150088 Downloads
Custom migration paths for Laravel project.
marein/symfony-lock-doctrine-migrations-bundle
214736 Downloads
Perform concurrent doctrine migrations safely.
laminas/laminas-migration
60506 Downloads
Migrate a Zend Framework project or third-party library to target Laminas/Expressive/Apigility
konekt/laravel-migration-compatibility
329731 Downloads
Library to help migrations to figure out whether a related field is int or bigInt
josezenem/laravel-make-migration-pivot
88976 Downloads
Make Laravel pivot tables using the new Laravel 9 closure migrations.
jlorente/laravel-data-migrations
220713 Downloads
An extension to allow you to separate data migrations from structure migrations