Libraries tagged by migrations
sayeed/custom-migrate
25754 Downloads
Custom migrate in laravel. You can individual file migrate here
sachoo/phalcon-console
126456 Downloads
Based on phalcon devtools, this tools provide a console component with powerfull migration system for Mysql and Cassandra
robinncode/db_craft
473 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.
rishi-ramawat/laravel-postgresql-inherit
26114 Downloads
Add inheritance in postgresql tables
phpixie/migrate
16424 Downloads
PHPixie migrations component
migratetoflarum/old-passwords
2947 Downloads
Re-hash passwords from an old platform on the fly
maketok/datamigration
27744 Downloads
Maketok Data-Migration engine
laravel-plus/extension
1795 Downloads
Laravel Extension Pack
khanhicetea/phpmig
6832 Downloads
Simple migrations system for php [forked from davedevelopment/phpmig]
joshmurrayeu/laravel-doctrine
642 Downloads
Doctrine for Laravel with migrations and fixtures.
ingenerator/phinx-lightweight
11103 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
encoredigitalgroup/laravel-operations
2498 Downloads
Run operations once after deployment - just like you do it with migrations!
elimuswift/db-exporter
4687 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
eddturtle/phinx
60982 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
dmk/mktools
25537 Downloads
Collection of some small tools.