Libraries tagged by migrtaions
mll-lab/laravel-conditional-migrations
56788 Downloads
Run your Laravel migrations only when you want them to
baleen/migrations
815 Downloads
Generic, implementation-agnostic migration library.
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
salehhashemi/laravel-intelli-db
584 Downloads
An AI-driven Laravel package for generating and managing database related things.
rougin/refinery
3774 Downloads
"Ready-to-eat" Codeigniter 3 migrations.
rishi-ramawat/laravel-postgresql-inherit
26069 Downloads
Add inheritance in postgresql tables
repat/laravel-migration-model
3409 Downloads
Eloquent Model for the migrations table
pfilsx/postgresql-doctrine
2366 Downloads
Extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support
ngyuki/db-migrate
4687 Downloads
Simple migration tool
mybizna/automigrator
938 Downloads
Declare database migrations and factory definitions inside Laravel models.
morningtrain/wp-database
637 Downloads
Laravel Eloquent and Migrations for WordPress
mojopollo/laravel-json-schema
540 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
347 Downloads
Add inheritance in postgresql tables
ingenerator/phinx-lightweight
10822 Downloads
Very simple SQL-based database migrations tool - a heavily stripped down fork of robmorgan/phinx
icomefromthenet/migration
187 Downloads
Database schema migrations using Doctrine DBAL and Symfony2 components