Libraries tagged by database migration
jumilla/laravel-versionia
2820 Downloads
Version based database migration system for Laravel 5.
fluxoft/migrant
9287 Downloads
Migrant: A simple utility for database migration.
crudadmin/crudadmin
3057 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
akrabat/akrabat_db_schema_manager
28580 Downloads
Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations
sencerhan/laravel-db-tools
270 Downloads
Generate Laravel migration and seeder files from existing database tables. Easily create migrations and seeders with a single command.
daavelar/revengedb
3035 Downloads
RevengeDb provides an artisan command to make a reverse engineer of the database, generating automatically the migrations for you
elimuswift/db-exporter
4689 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
tacoberu/composer-schema-manage
1088 Downloads
Initiate versioning the database like code.
smrtr/mysql-version-control
1380 Downloads
A crude version control system for mysql written in php
salehhashemi/laravel-intelli-db
588 Downloads
An AI-driven Laravel package for generating and managing database related things.
ruzaik11/laravel-seeder-tracker
12 Downloads
Track Laravel seeders execution like migrations with batch support and status management
rishi-ramawat/laravel-postgresql-inherit
26671 Downloads
Add inheritance in postgresql tables
ngyuki/db-migrate
5214 Downloads
Simple migration tool
mpeter-php/phpmig-mysqli-adapter
9359 Downloads
An adapter for phpmig which provides database access via mysqli
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