Libraries tagged by migrating
mojopollo/laravel-json-schema
542 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
migratetoflarum/old-passwords
3764 Downloads
Re-hash passwords from an old platform on the fly
mediactive-digital/laravel-generator
1864 Downloads
InfyOm Laravel Generator
laravel-plus/extension
1801 Downloads
Laravel Extension Pack
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
fluxoft/migrant
9232 Downloads
Migrant: A simple utility for database migration.
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.