laravel-csr
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
laravel-algerian-education-system
Tables migrations seeded with the structure of the algerian education system for Laravel apps
laravel-simple-migration
Streamlined class for simple migrations within Laravel
laravel-class-generator
by chiefey
Extend Laravels built in generators to build custom and consistent Model, Controller, and other classes.
laravel-models-migration
by wmgbit
Put Laravel migration definitions inside models, and keep them synchronized with the database
laravel-sync-database
by yuhal
Laravel tool helps to sync databases without refreshing the migration
laravel-relations
by ratiborro
Generating model relations in existing model files by database columns
laravel-migrate-to-sql
by othyn
A Laravel package that easily allows for SQL to be generated from the applications migrations via a simple artisan command.
laravel-online-migrator
by always-open
Apply Laravel's database migrations with minimal disruptions using tools like Percona Online Schema Change
laravel-csr
by scrumble-nl
This package makes it possible to generate a controller, service, repository, model and migration all in 1 command
laravel-database-seed-trait
by mrbenosborne
Seed a database within Laravel tests just by using a trait.
laravel-revert-migration
by djunehor
Specify migration file or directory to run. Revert specific migrations.
laravel-migration-vise-versa
by yevhenii
Package for Laravel. This package adds possibility to create migration and model from an existing table