Libraries tagged by laravel migrations
crudadmin/crudadmin
3028 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
simianbv/json-schema
2013 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
sayeed/custom-migrate
25864 Downloads
Custom migrate in laravel. You can individual file migrate here
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
oguzhankrcb/datamigrator
9 Downloads
A simple package for data migration
laravel-plus/extension
1801 Downloads
Laravel Extension Pack
jlapp/smart-seeder
3075 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.
endeavour-agency/refresh-database-on-demand
1349 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.
daavelar/revengedb
3029 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
codebider/generate-crud
73 Downloads
An artisan command to automate the migration,model,resource controller, views and routes
orchestra/publisher
39716 Downloads
Publisher Component for Orchestra Platform
dyrynda/nomad
1051 Downloads
Laravel-style database migrations wherever they may roam
michaeljennings/refresh-database
1604 Downloads
A package to speed up your laravel database tests by only running the migrations once
ricorocks-digital-agency/morpher
4512 Downloads
A Laravel package for managing data changes during database migrations.
toramanlis/laravel-implicit-migrations
3 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.