Libraries tagged by generate migrations
moh4mmad/request-validation-generator
34 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.
mont4/laravelmaker
135 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
xcidar/doctrine-fixtures-generator-bundle
4 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.
raviyatechnical/laravel-pivot-table-generator
2 Downloads
Quickly generate pivot tables for your projects
io4n/yii2-dump
2805 Downloads
Generate the schema from an existing database
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
chrishalbert/php7mar
4092 Downloads
PHP7Mar with an -x '@exclude' option to ignore nuances that you verified works in php7. "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.
andreybolonin/doctrine-fixtures-generator-bundle
655 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.
alexmilde/laravel-database-scaffolder
16 Downloads
Scaffolding of laravel migrations
sobhan-dev/laravel-mig-seed-generator
7 Downloads
A Laravel package to generate migrations and seeders from an existing database.
shakogegia/dbtomigration
32 Downloads
Laravel 5 package to generate migration files from database
cagartner/module-generatemigration
4 Downloads
Generate migration for your cms pages/blocks, configs, email template
xbing2002/laravel-4-generators
682 Downloads
Rapidly generate resources, migrations, models, and much more.
varro/laravel-4-generators
830 Downloads
Rapidly generate resources, migrations, models, and much more.
valadanchik/laravel-6-generators
13 Downloads
Rapidly generate resources, migrations, models, and much more. Created as an example Jeffrey Way Xethron package