Libraries tagged by generate migrations
bennett-treptow/laravel-migration-generator
698968 Downloads
Generate migrations from existing database structures
alexia/php7mar
68654 Downloads
PHP 7 MAR, or just "php7mar", is a command line utility to generate reports on existing PHP 5 code to assist developers in porting their code quickly to PHP 7.
xethron/laravel-4-generators
2748373 Downloads
Rapidly generate resources, migrations, models, and much more.
crestapps/laravel-code-generator
80866 Downloads
An intelligent code generator for Laravel framework that will save you time! This awesome tool will help you generate resources like views, controllers, routes, migrations, languages and/or form-requests! It is extremely flexible and customizable to cover many on the use cases. It is shipped with cross-browsers compatible template, along with a client-side validation to modernize your application.
phalcon/migrations
908296 Downloads
Run and Generate DB Migrations with Phalcon Framework
timwassenburg/laravel-pivot-table-generator
15136 Downloads
Quickly generate pivot tables for your projects
howyi/conv
317285 Downloads
Generate MySQL migration queries from actual DB and DDL
way/generators
2403920 Downloads
Rapidly generate resources, migrations, models, and much more.
howyi/conv-laravel
277912 Downloads
MySQL migration query auto generate on Laravel/Lumen
tmukherjee13/yii2-reverse-migration
19926 Downloads
Generate working migration classes from existing Database
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.
scrumble-nl/laravel-csr
15747 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
webonaute/doctrine-fixtures-generator-bundle
182082 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.
hzhihua/yii2-dump
25442 Downloads
Generate the schema from an existing database
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.