Libraries tagged by laravel migrate
code-distortion/laravel-auto-reg
1335 Downloads
A Laravel package that registers your service-providers, configs, commands, routes, broadcast channels, migrations, blade-templates and translations etc for you, in a project with a non-standard directory structure
umbrellio/laravel-postgres-driver
18 Downloads
Extensions for Postgres Laravel
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
didiwijaya/wilindo
615 Downloads
Package Laravel (Migration & Seeder) untuk wilayah Indonesia berdasarkan data SPLP Kemendagri
morningtrain/wp-database
730 Downloads
Laravel Eloquent and Migrations for WordPress
agontuk/schema-builder
1592 Downloads
Schema designer & migration generator for laravel & lumen
mybizna/automigrator
1213 Downloads
Declare database migrations and factory definitions inside Laravel models.
crudadmin/crudadmin
3070 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
dblencowe/post-deploy-actions
1723 Downloads
Migration style post deployment commands for Laravel
simianbv/json-schema
2172 Downloads
A utility package for creating JSON resources based on the laravel models provided, comes with a model generator and migration
remoblaser/resourceful
287 Downloads
Create Migration, Seed, Request, Controller, Model and Views for your resource
oguzhankrcb/datamigrator
10 Downloads
A simple package for data migration
laravel-plus/extension
1802 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
1454 Downloads
This packages offers a drop-in replacement for Laravel's RefreshDatabase trait, which only refreshes the database when migrations have actually changed.