Libraries tagged by migration core
indatus/guardian
2154 Downloads
Allows you to protect more than just the production environment from potentially destructive tasks
jarrodtomholt/belongs-to-macro
9 Downloads
Automatically add index and constraints to your migration foreignIdFor entities with a simple macro
taeluf/big-db
61 Downloads
A feature-rich (but somewhat minimalist) database layer for php, with ORM, migrations, and more.
gravitywiz/batcher
8 Downloads
A class for bulk processing items in batches. Useful for migration routines, updating entries, generating content, and more.
buzzingpixel/executive-ee
292 Downloads
An ExpressionEngine toolkit that provides a CLI, migrations, command scheduling, queue processing, custom extensions, custom template tags, custom CP views, and more!
garanaw/seedable-migrations
14 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
jissanto/rapidrest
4 Downloads
High-performance PHP library for building RESTful APIs with modern features like migrations, CLI tools, and more
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
34 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.