Libraries tagged by Laravel Migration
jtrw/php-make
1291 Downloads
Simple collections of make commands to increase productivity. This package gives you make commands to run your project easily. You can also customize the make commands to fit your project needs. Make commands o help work with docker, git, composer, migrations symfony, migrations laravel, tests, static analysis, and more.
wecansync/laravel-migration-generator
237 Downloads
a package to generate migration schema for Models
sencerhan/laravel-db-tools
199 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
repat/laravel-migration-model
3738 Downloads
Eloquent Model for the migrations table
mojopollo/laravel-json-schema
542 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
mediactive-digital/migrations-generator
2063 Downloads
Generates Laravel Migrations from an existing database
fisharebest/laravel-floats
11177 Downloads
Floating point support for Laravel migrations
andyabih/json-to-laravel-migrations
729 Downloads
Turn a JSON schema into Laravel migrations.
mll-lab/laravel-conditional-migrations
57623 Downloads
Run your Laravel migrations only when you want them to
thehocinesaad/laravel-algereography
198 Downloads
Easily add all the 58 Algerian Wilayas and its Dairas to your cool Laravel project (Migrations, Seeders and Models).
stidges/laravel-fk-migration
4229 Downloads
Helpful base migration for creating all your foreign key without worrying about the order of your migrations.
proai/laravel-super-migrations
2210 Downloads
This Laravel package is useful for big databases for a better migrations structure.
mylesduncanking/laravel-simple-migration
201 Downloads
Streamlined class for simple migrations within Laravel
maxim-oleinik/blade-migrations-laravel
2230 Downloads
An intelligent alternative version of Laravel Database Migrations - uses raw-sql syntax, transactions, auto-rollback, UP-DOWN-UP testing
laravel-auto/migrations
461 Downloads
Automatic Laravel model migrations.