Libraries tagged by migration core
gravitywiz/batcher
6 Downloads
A class for bulk processing items in batches. Useful for migration routines, updating entries, generating content, and more.
garanaw/seedable-migrations
6 Downloads
Allows to self seed migrations in a more controlled way
lorenzo/migrations
144 Downloads
Database Migration plugin for CakePHP 3.0 based on Phinx
mevisoft/laravel-migration-generators
4 Downloads
Rapidly generate resources, migrations, models, and much more.
zored/zf-simple-migrations
14 Downloads
Module for database migrations management.
ricardovanderspoel/laravel-smart-migrations
6 Downloads
Supercharge your Laravel migrations with AI! Laravel Smart Migrations uses OpenAI's GPT-3 to automate the generation of essential files like models, controllers, and more based on your migrations. Boost efficiency, adhere to best practices, and customize AI enhancements for your project.
kingga/laravel-migrations
2 Downloads
Some classes which help with migrations, e.g. changing the id column from unsigned integer to unsigned big integer along with foreign keys.
despark/laravel-data-migration
514 Downloads
Helps you migrate data from foreign or local database table by table
nkovacs/migrate-command
18 Downloads
This is an enhanced version of the Yii Database Migration Tool that adds module support and many more usefull features.
moh4mmad/request-validation-generator
33 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.
larrymckuydee/artisan-command-extra
1682 Downloads
Provide more commands for more wholesome artisan experience
alvarofpp/expand-database
335 Downloads
A package to make your database more powerful
taeluf/big-db
55 Downloads
A feature-rich (but somewhat minimalist) database layer for php, with ORM, migrations, and more.
iserter/laravel-world
4 Downloads
Laravel package with world data, models, migrations, and possibly more in the future.
foodticket/laravel-efficient-uuid
91 Downloads
A package to extend Laravel migrations adding a more efficient storage of UUID fields in your database