Libraries tagged by generate migrations
bennett-treptow/laravel-migration-generator
728579 Downloads
Generate migrations from existing database structures
alexia/php7mar
69567 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
2764784 Downloads
Rapidly generate resources, migrations, models, and much more.
crestapps/laravel-code-generator
83592 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
922672 Downloads
Run and Generate DB Migrations with Phalcon Framework
howyi/conv
329161 Downloads
Generate MySQL migration queries from actual DB and DDL
way/generators
2422639 Downloads
Rapidly generate resources, migrations, models, and much more.
howyi/conv-laravel
289227 Downloads
MySQL migration query auto generate on Laravel/Lumen
tmukherjee13/yii2-reverse-migration
20226 Downloads
Generate working migration classes from existing Database
robinncode/db_craft
2158 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
16636 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
webonaute/doctrine-fixtures-generator-bundle
182713 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
17625 Downloads
Quickly generate pivot tables for your projects
hzhihua/yii2-dump
26124 Downloads
Generate the schema from an existing database
cable8mm/xeed
2060 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.