Libraries tagged by Laravel Migration
abdelrahmanrafaat/schema-to-code
13 Downloads
Converts DB schema to Laravel code (Migrations & Models)
helloarman/dumptable
110 Downloads
This Laravel package updates migration files during development without data loss, allowing seamless modification of table columns while preserving existing records. Ideal for maintaining data integrity during iterative development.
josh-taylor/migrate-sql
577 Downloads
Display the SQL for a migration in Laravel
epigra/pmgen
739 Downloads
Package Migration generator for Laravel
matriphe/laraciproid
2477 Downloads
Indonesia city and province data migration and seeder for Laravel.
zachleigh/yarak
3785 Downloads
Laravel inspired devtools for Phalcon. Database migrations, model factories and database seeders.
nickdekruijk/settings
675 Downloads
A basic cache enabled Setting model, migration and helper for your Laravel project
mybizna/automigrator
1199 Downloads
Declare database migrations and factory definitions inside Laravel models.
legodion/lucid
281 Downloads
Declare database migrations and factory definitions inside Laravel models.
mybizna/lucid
219 Downloads
Declare database migrations and factory definitions inside Laravel models.
marekgogol/crudadmin
881 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
sevenlab/stamps
846 Downloads
Adds userstamps to models and migrations and handles it automatically
seanstewart/update-scripts
1306 Downloads
Allows you to run scripts to update your application, just like migrations
rohmadst/kodegenerator
24 Downloads
CRUD Generator (Migration, Controller, Repository, Model, Form Request) in single command for Laravel 5 above.
ramadan/custom-fresh
131 Downloads
A Laravel package to specify the tables that you do not want to drop while refreshing the database.