Libraries tagged by database migration
zuqongtech/laravel-anvil
44 Downloads
Full Laravel project scaffolding via live database introspection — models, controllers, form requests, services, repositories, gates, API routes, factories, seeders, migrations, events, observers, policies, and feature tests generated from your connected database.
wooserv/laravel-objectid
424 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
w3spi5/bigdump
2 Downloads
Staggered MySQL Dump Importer - Import large MySQL dumps on servers with execution time limits
tecnocen/yii2-rmdb
9783 Downloads
Yii 2 Library to create RMDB models and migrations
salehhashemi/laravel-intelli-db
589 Downloads
An AI-driven Laravel package for generating and managing database related things.
ngyuki/db-migrate
6021 Downloads
Simple migration tool
mpeter-php/phpmig-mysqli-adapter
12030 Downloads
An adapter for phpmig which provides database access via mysqli
mojopollo/laravel-json-schema
546 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
leafs/schema
1798 Downloads
Git for your database
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.
grazulex/laravel-modelschema
297 Downloads
Generate and manage Laravel model schemas with automatic validation, documentation, and migration helpers for better data structure management.
g4t/schema-designer
8 Downloads
Visual database schema designer for Laravel — renders your schema from migration files as an interactive ERD and generates migrations for every change made in the UI.
brtriver/dbup
530 Downloads
simple migration tool with PDO
apinstein/mp
39506 Downloads
Migrations manager.
ajcastro/fk-adder
3630 Downloads
Lets you add foreign keys in a swift! Foreign key adder in laravel migration.