Libraries tagged by migration table
khyrie/formset
5 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
5758 Downloads
Laravel table comments loader (part of Diplodocker project)
colbeh/consts
138 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
laramore/proxies
1111 Downloads
Define a proxy management in Laramore
laramore/fields
961 Downloads
Define all default fields used in Laramore
iramgutierrez/lumen-resource-api
77 Downloads
Create a resource API for Lumen 5.3: entity, repository, manager, validator, controller, migration, table , route and documentation
noouh/auto-model
12 Downloads
A Laravel package to auto-generate models and migrations from table definitions.
fatihirday/suffix
15 Downloads
laravel migration suffixed tables
asif/syncmig
1 Downloads
auto table structure migration generator