Libraries tagged by migration table
matte97p/laravel-postgresql-inherit
92 Downloads
Add inheritance in postgresql tables
laravel-orm/laravel-orm
15 Downloads
Describe your table fields in the model and let Laravel manage your migration for you
laramore/validations
363 Downloads
Add a validation management for Laramore
laramore/requests
221 Downloads
Create a request for each of your Laramore model
laramore/morph-fields
20 Downloads
Define morph fields used in Laramore
laramore/factories
224 Downloads
Add a factory management for Laramore
khyrie/formset
6 Downloads
this is package to create a table
jumper423/laravel-postgresql-inherit
52 Downloads
Add inheritance in postgresql tables
jlapp-hatja/smart-seeder
330 Downloads
Smart Seeder adds the same methology to seeding that is currently used with migrations in order to let you seed in batches, seed to production databases or other environments, and to rerun seeds without wiping out your data.
fryiee/craft-helper
602 Downloads
A composer package to make scaffolding craft fields in migrations less painful.
diplodocker/comments-loader
5762 Downloads
Laravel table comments loader (part of Diplodocker project)
colbeh/consts
139 Downloads
laravel tables constant generator
clouddueling/auto-migrate
26 Downloads
This class can be used to generate diffs between a MySQL XML dump file, and a database which currently exists. It will tell you the missing tables and columns (return as an array), or generate MySQL queries to add the missing columns in.
alexmilde/laravel-database-scaffolder
16 Downloads
Scaffolding of laravel migrations
thibaud-dauce/postgresql-schema
18 Downloads
Add inheritance in postgresql tables