Libraries tagged by generate migrations
moh4mmad/request-validation-generator
35 Downloads
A package to generate request validation files based on migration column data types, column lengths, uniqueness, and foreign keys.
mamunhoque/laravel-crud-builder
0 Downloads
Advanced Laravel CRUD Builder - Automatically generate complete CRUD operations with intelligent migration parsing and code generation
mont4/laravelmaker
136 Downloads
php artisan make:all for Laravel with Make and generate Laravel 'Controller, Request, Model, Factory, Seed, Migration, Translation, Policy & Permissions' compatible.
hassanejazpvt/laravel-csr
8 Downloads
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
xcidar/doctrine-fixtures-generator-bundle
5 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
8 Downloads
A Laravel package to generate migrations and seeders from an existing database.
shakogegia/dbtomigration
33 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
683 Downloads
Rapidly generate resources, migrations, models, and much more.