Libraries tagged by generate migrations
jamband/yii2-schemadump
40820 Downloads
Generate the schema from an existing database
oscarafdev/laravel-4-generators
565405 Downloads
Rapidly generate resources, migrations, models, and much more.
egyjs/dbml-to-laravel
789 Downloads
Generate Laravel Eloquent models and migration files directly from your DBML (Database Markup Language) files with ease.
phplucidframe/bare-migration
10336 Downloads
A simple PHP command line tool to generate CodeIgniter bare migration file.
nahid-ferdous/laravel-module-generator
1069 Downloads
Laravel Package to generate module (service, controller, model, migration, resource, request, collection) from YAML file.
barryvdh/laravel-migration-generator
26134 Downloads
Generate migrations based on existing database
fproject/yii2-migration-generator
7249 Downloads
Helper class library to generate Yii2 migration script from Database source
codebider/generate-crud
91 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
toilal/doctrine-migrations-liquibase
2166 Downloads
Generate Liquibase ChangeLog from Doctrine Entities
sencerhan/laravel-db-tools
236 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
saloum45/controllergenerate
139 Downloads
😊Un package Laravel qui facilite la génération dynamique de contrôleurs,migrations et de routes dans une application Laravel. a Laravel package that makes it easy to dynamically generate controllers, migrations and routes in a Laravel application.😊
mediactive-digital/laravel-4-generators
2091 Downloads
Rapidly generate resources, migrations, models, and much more.
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
onesite/laravel-module
2553 Downloads
Generate a module with model, migration, controller, routes and factory
wecansync/laravel-migration-generator
262 Downloads
a package to generate migration schema for Models