Libraries tagged by migratios
morningtrain/wp-database
652 Downloads
Laravel Eloquent and Migrations for WordPress
mojopollo/laravel-json-schema
541 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
markadell/laravel-postgresql-inherit
348 Downloads
Add inheritance in postgresql tables
lastdragon-ru/lara-asp-migrator
7941 Downloads
The Awesome Set of Packages for Laravel - The Migrator.
justinkekeocha/database-dump
92 Downloads
This package will save you from loosing database records, supposing you run the laravel migrate:fresh command without exporting a database dump
jumilla/laravel-versionia
2800 Downloads
Version based database migration system for Laravel 5.
jumilla/laravel-extension
511 Downloads
Laravel Extension Pack
fluxoft/migrant
8682 Downloads
Migrant: A simple utility for database migration.
espero-soft/artisan
297 Downloads
Laravel command line interface (CLI)
eddmash/powerorm
370 Downloads
A powerful php orm with automatic migrations
draw/entity-migrator
2893 Downloads
daverdalas/laravel-post-deploy-commands
2950 Downloads
Create command files that will be run once so that you don't have to remember about it.
daavelar/revengedb
3022 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
crudadmin/crudadmin
2735 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
collective-thinking/laravel-seed
2701 Downloads
Run your seeds like you run your migrations.