Libraries tagged by migration generator
hyperf/migration-generator
97571 Downloads
Migration generator for Hyperf.
webonaute/doctrine-fixtures-generator-bundle
184652 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.
timwassenburg/laravel-pivot-table-generator
26927 Downloads
Quickly generate pivot tables for your projects
oscarafdev/laravel-4-generators
600366 Downloads
Rapidly generate resources, migrations, models, and much more.
froiden/sql-generator
25842 Downloads
convert Laravel migrations to raw SQL scripts
robinncode/db_craft
4983 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.
hzhihua/yii2-dump
30029 Downloads
Generate the schema from an existing database
camcima/php-mysql-diff
42788 Downloads
jamband/yii2-schemadump
41654 Downloads
Generate the schema from an existing database
smartervision/laravel-generator
50691 Downloads
Smarter Vision Generator
khidirdotid/laravel-generator
342 Downloads
InfyOm Laravel Generator
mitulgolakiya/laravel-api-generator
30564 Downloads
Laravel API/Scaffold/CRUD Generator from just one command with including Controller, Repository, Model, Migrations, routes.php update.
rasuvaeff/clickhouse-toolkit
927 Downloads
Framework-agnostic ClickHouse toolkit for PHP: parameterized query builder, data reader, batch writer, DDL builder, partition manager, mutation builder, and migration runner.
wilwade/gii-migration
14233 Downloads
Yii2 Gii Migration Generator
tjura/yii2-migration-helper
2200 Downloads
Interactive migration generator for Yii2