Libraries tagged by migration generator
andreo/eventsauce-migration-generator
4148 Downloads
This component generates doctrine migrations per aggregate.
mediactive-digital/laravel-generator
1522 Downloads
InfyOm Laravel Generator
mediactive-digital/laravel-4-generators
1777 Downloads
Rapidly generate resources, migrations, models, and much more.
websvc/yii2migration
4600 Downloads
Migration generator for Yii 2.
robinncode/db_craft
589 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.
agontuk/schema-builder
1591 Downloads
Schema designer & migration generator for laravel & lumen
sencerhan/laravel-db-tools
94 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
onesite/laravel-module
2054 Downloads
Generate a module with model, migration, controller, routes and factory
drawmyattention/laravel-make-resource
421 Downloads
Generate a model, migration, controller, routes and factory
codebider/generate-crud
39 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
simianbv/json-schema
1730 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
wecansync/laravel-migration-generator
127 Downloads
a package to generate migration schema for Models
thinkphp6/thinkphp-migration-generator
72 Downloads
generator migration files if you never use it
skobka/yii2-migration-generator
1103 Downloads
Generates migrations from Annotations