Libraries tagged by database schema migration
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
agontuk/schema-builder
1591 Downloads
Schema designer & migration generator for laravel & lumen
tacoberu/composer-schema-manage
1026 Downloads
Initiate versioning the database like code.
akrabat/akrabat_db_schema_manager
28580 Downloads
Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations
activecollab/databasemigrations
14909 Downloads
Database schema migrations
iamgeor.ge/schema-generator
19 Downloads
A Laravel package for generating database schemas, models, and migrations through a Filament admin panel
schmunk42/database-command
5862 Downloads
Yii command to create database migrations from existing schema
lss/schema
760 Downloads
Simple PHP / MySQL schema sync / migration tool. Specify your schema in PHP and it will generate DDL and alter table statements to sync the database.
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
nachofassini/laravel-database-structure
3857 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
dlevsha/nasgrate
40 Downloads
Nasgrate is a console utility that let you organise database schema migration process at a consistent and easy way. It supports mysql, mssql, postgresql, oracle and other databases
ganeshkandu/kdbv
316 Downloads
mysql database auto schema migration tool
yousha/dbalite
12 Downloads
A lightweight Dbal(Database Abstraction Layer) library for PHP.
onlinebuddies/modyllic
15 Downloads
MySQL database migrations, schema comparison, stored proc management made easy
omnifyjp/laravel-scaffold
70 Downloads
A powerful Laravel package that automates the generation of Models, Controllers, Migrations, and other essential components from database schemas.