Libraries tagged by database migrations
crudadmin/crudadmin
3131 Downloads
Dynamically Laravel CRUD administration with automatic database migrations
capsulescodes/laravel-population
410 Downloads
Simplify database migrations and ensure consistency with your database tables effortlessly.
akrabat/akrabat_db_schema_manager
28581 Downloads
Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations
wptechnix/wp-tables-schema
20 Downloads
A developer-friendly library for creating and managing custom WordPress database tables with schema definition, versioning, and migrations.
elimuswift/db-exporter
4696 Downloads
Export your database quickly and easily as a Laravel Migration and all the data as a Seeder class.
salehhashemi/laravel-intelli-db
588 Downloads
An AI-driven Laravel package for generating and managing database related things.
rishi-ramawat/laravel-postgresql-inherit
26763 Downloads
Add inheritance in postgresql tables
progrmanial/simplemdb
40 Downloads
Enterprise Database Toolkit for PHP - Modern schema management, intelligent migrations, and advanced query building
ngyuki/db-migrate
5364 Downloads
Simple migration tool
mysql/schematic
730 Downloads
A simple MySQL migration management tool in PHP, create and update databases automatically with a config json file without having to use inbuilt ORM functions.
mpeter-php/phpmig-mysqli-adapter
9855 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
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.
glamorous/laravel-data-loader
169 Downloads
Small package to provide tools for data migrations and loading initial data into your database
gguney/rmigration
3579 Downloads
Reverse Migration for Laravel