Libraries tagged by laravel migrate
endeavour-agency/refresh-database-on-demand
1455 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
dvrtech/schema-tools
175 Downloads
Laravel package for JSON/CSV schema analysis and database structure generation
daavelar/revengedb
3040 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
codebider/generate-crud
96 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
hdgarau/runners
2702 Downloads
Control process runned for Laravel like migrations
dyrynda/nomad
1051 Downloads
Laravel-style database migrations wherever they may roam
saloum45/controllergenerate
143 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.😊
ricorocks-digital-agency/morpher
4513 Downloads
A Laravel package for managing data changes during database migrations.
muzammal/syncmodelfillable
47 Downloads
A Laravel package to synchronize model fillable fields with migration columns using commands
tomzx/laravel-migration
35 Downloads
A migration service based on Laravel Database package.
sweetmancc/mysql-trigger-for-laravel-migration
64 Downloads
A package to add database trigger to laravel migrations
smousss/laravel-migratize
681 Downloads
Generate missing migrations using GPT-4.
sakanjo/laravel-readable-migrations
76 Downloads
Change migrations filenames to more readable numeric format.
romanzipp/laravel-migration-generator
595 Downloads
Laravel Migration Generator
rizkussef/laravel-sql-to-migration
8 Downloads
A Laravel package to convert raw SQL CREATE TABLE statements into Laravel migrations automatically.