Libraries tagged by laravel-migrator
nwidart/db-exporter
39062 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
ntimyeboah/laravel-database-trigger
34088 Downloads
A package to add database trigger to Laravel migrations
jjclane/laravel-sqlite-migrations
16023 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.
fisharebest/laravel-floats
11281 Downloads
Floating point support for Laravel migrations
wecansync/laravel-migration-generator
433 Downloads
a package to generate migration schema for Models
repat/laravel-migration-model
3948 Downloads
Eloquent Model for the migrations table
abagayev/laravel-migration-shortcuts
883 Downloads
Let's make migrations DRY
barryvdh/laravel-migration-generator
26137 Downloads
Generate migrations based on existing database
sakanjo/laravel-readable-migrations
89 Downloads
Change migrations filenames to more readable numeric format.
mojopollo/laravel-json-schema
543 Downloads
Create all your migrations and models from one JSON schema file. Laravel Database Schema in JSON allows you to define your entire Laravel database schema in one JSON file then generates all the necessary migration files
toramanlis/laravel-implicit-migrations
5 Downloads
This package is a tool that creates Laravel migration files by inspecting the application's models.
schoolees/laravel-psgc
89 Downloads
PSGC for Laravel: migrations, seeders, JSON data, models, services, resources, controllers, and read-only routes.
mediactive-digital/migrations-generator
2185 Downloads
Generates Laravel Migrations from an existing database
luongolabs/block-migrate
276 Downloads
Run straight code blocks during laravel migrations.
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.