Libraries tagged by mirgation
sachoo/phalcon-console
126338 Downloads
Based on phalcon devtools, this tools provide a console component with powerfull migration system for Mysql and Cassandra
robinncode/db_craft
470 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
26108 Downloads
Add inheritance in postgresql tables
phpixie/migrate
16424 Downloads
PHPixie migrations component
migratetoflarum/old-passwords
2936 Downloads
Re-hash passwords from an old platform on the fly
maketok/datamigration
27737 Downloads
Maketok Data-Migration engine
laravel-plus/extension
1795 Downloads
Laravel Extension Pack
khanhicetea/phpmig
6763 Downloads
Simple migrations system for php [forked from davedevelopment/phpmig]
joshmurrayeu/laravel-doctrine
627 Downloads
Doctrine for Laravel with migrations and fixtures.
ingenerator/phinx-lightweight
11007 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
encoredigitalgroup/laravel-operations
2449 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
60937 Downloads
Phinx makes it ridiculously easy to manage the database migrations for your PHP app.
dmk/mktools
25503 Downloads
Collection of some small tools.
corytech/php-fix-postgres-diff
3909 Downloads
Fix postgres diff library