Libraries tagged by database migration
byjg/migration-cli
21054 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
yiiext/migrate-command
168899 Downloads
This is an enhanced version of the Yii Database Migration Tool that adds module support and many more usefull features.
tomshaw/laravel-calendar-table
7290 Downloads
A Laravel calendar table database migration and console command.
popphp/pop-db
11312 Downloads
Pop Db Component for Pop PHP Framework
code-distortion/adapt
31969 Downloads
A Laravel package that builds databases for your tests, improving their speed.
orisintel/laravel-online-migrator
81098 Downloads
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
cable8mm/xeed
2016 Downloads
The Xeed is to generate new model, seed, Nova resource, database seed, factory and migration files for Laravel & Nova based on data from the existing database table.
nwidart/db-exporter
39046 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
webonaute/doctrine-fixtures-generator-bundle
182083 Downloads
Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.
tanoconsulting/ezmigrationbundle2
38561 Downloads
The port of Kaliop eZ-Migration Bundle to eZPlatorm 3 aka Ibexa
robinncode/db_craft
1556 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.
kaliop/ezmigrationbundle
355228 Downloads
Kaliop eZ-Migration Bundle
hzhihua/yii2-dump
25443 Downloads
Generate the schema from an existing database
dbout/wp-orm
7398 Downloads
WordPress ORM with Eloquent.
camcima/php-mysql-diff
41997 Downloads