Libraries tagged by migda
khanhicetea/phpmig
9474 Downloads
Simple migrations system for php [forked from davedevelopment/phpmig]
jumilla/laravel-extension
514 Downloads
Laravel Extension Pack
joshmurrayeu/laravel-doctrine
1688 Downloads
Doctrine for Laravel with migrations and fixtures.
ingenerator/phinx-lightweight
14078 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
glowingblue/null-driver
1093 Downloads
Exposes Flarum's NullDriver to be selected as an email driver in the Admin settings.
gguney/rmigration
3239 Downloads
Reverse Migration for Laravel
endeavour-agency/refresh-database-on-demand
1350 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
encoredigitalgroup/laravel-operations
3950 Downloads
Run operations once after deployment - just like you do it with migrations!
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
daverdalas/laravel-post-deploy-commands
3215 Downloads
Create command files that will be run once so that you don't have to remember about it.
daavelar/revengedb
3029 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
crudadmin/crudadmin
3028 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
collective-thinking/laravel-seed
3895 Downloads
Run your seeds like you run your migrations.
carbon/automigrate
587 Downloads
Automatic node migrations for Neos CMS
capsulescodes/laravel-population
263 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.