Libraries tagged by migrator
scrumble-nl/laravel-csr
16602 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
robinncode/db_craft
2145 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.
popphp/pop-db
11784 Downloads
Pop Db Component for Pop PHP Framework
nwidart/db-exporter
39056 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
kaliop/ezmigrationbundle
355873 Downloads
Kaliop eZ-Migration Bundle
hzhihua/yii2-dump
26070 Downloads
Generate the schema from an existing database
huangdijia/laravel-horizon-restart
98354 Downloads
Horizon Restart for Laravel.
code-distortion/adapt
32466 Downloads
A Laravel package that builds databases for your tests, improving their speed.
cjp2600/bim-core
8510 Downloads
Bitrix db migration core libs
chrishalbert/laravel-nomadic
25412 Downloads
A suite of tools to enhance robustness of laravel's migrations.
camcima/php-mysql-diff
42092 Downloads
cable8mm/xeed
2059 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.
jamband/yii2-schemadump
40921 Downloads
Generate the schema from an existing database
gisostallenberg/php-to-7-aid
2693 Downloads
Tool to find and possibly fix backward incompatible changes in your existing codebase when upgrading to or preparing for PHP7
mihatori/codeignitervite
3154 Downloads
Integrate viteJs in codeiginter4 framework