Libraries tagged by migrator
jumilla/laravel-versionia
2820 Downloads
Version based database migration system for Laravel 5.
jumilla/laravel-extension
515 Downloads
Laravel Extension Pack
joshmurrayeu/laravel-doctrine
2001 Downloads
Doctrine for Laravel with migrations and fixtures.
ingenerator/phinx-lightweight
14464 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
glowingblue/null-driver
1159 Downloads
Exposes Flarum's NullDriver to be selected as an email driver in the Admin settings.
fluxoft/migrant
9280 Downloads
Migrant: A simple utility for database migration.
espero-soft/artisan
541 Downloads
Laravel command line interface (CLI)
endeavour-agency/refresh-database-on-demand
1420 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
4198 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.
dvrtech/schema-tools
47 Downloads
Laravel package for JSON/CSV schema analysis and database structure generation
daverdalas/laravel-post-deploy-commands
3262 Downloads
Create command files that will be run once so that you don't have to remember about it.
daavelar/revengedb
3035 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
crudadmin/crudadmin
3057 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
collective-thinking/laravel-seed
4113 Downloads
Run your seeds like you run your migrations.