Libraries tagged by database schema migration
icomefromthenet/migration
192 Downloads
Database schema migrations using Doctrine DBAL and Symfony2 components
adamkearsley/convert-migrations
8484 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
schmunk42/database-command
5868 Downloads
Yii command to create database migrations from existing schema
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
agontuk/schema-builder
1592 Downloads
Schema designer & migration generator for laravel & lumen
akrabat/akrabat_db_schema_manager
28581 Downloads
Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations
activecollab/databasemigrations
15737 Downloads
Database schema migrations
dotted-ai/laravel-db-introspector
417 Downloads
Generate migrations from existing database schema
wptechnix/wp-tables-schema
6 Downloads
A developer-friendly library for creating and managing custom WordPress database tables with schema definition, versioning, and migrations.
wpjscc/database
4 Downloads
DBAL, schema introspection, migration and pagination
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.
gabrielrcosta1/laravel-schema
5 Downloads
Laravel package to generate migrations from a schema.db definition file.
imagine10255/schema-build
25 Downloads
The database of the table schema, the output function into the file
tacoberu/composer-schema-manage
1138 Downloads
Initiate versioning the database like code.
nachofassini/laravel-database-structure
3994 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations