Libraries tagged by generate migrations
bennett-treptow/laravel-migration-generator
919093 Downloads
Generate migrations from existing database structures
alexia/php7mar
74698 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
2890753 Downloads
Rapidly generate resources, migrations, models, and much more.
way/generators
2616501 Downloads
Rapidly generate resources, migrations, models, and much more.
crestapps/laravel-code-generator
96260 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
1002836 Downloads
Run and Generate DB Migrations with Phalcon Framework
howyi/conv
402800 Downloads
Generate MySQL migration queries from actual DB and DDL
howyi/conv-laravel
360690 Downloads
MySQL migration query auto generate on Laravel/Lumen
egyjs/dbml-to-laravel
8015 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
tmukherjee13/yii2-reverse-migration
22033 Downloads
Generate working migration classes from existing Database
robinncode/db_craft
4740 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
20459 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
webonaute/doctrine-fixtures-generator-bundle
184536 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
25912 Downloads
Quickly generate pivot tables for your projects
hzhihua/yii2-dump
29763 Downloads
Generate the schema from an existing database