Libraries tagged by database schema migration
icomefromthenet/migration
194 Downloads
Database schema migrations using Doctrine DBAL and Symfony2 components
adamkearsley/convert-migrations
8492 Downloads
Artisan command to convert your current SQL database schema into a Laravel 4 Migration file.
schmunk42/database-command
5888 Downloads
Yii command to create database migrations from existing schema
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
ludicdrive/wordpress-database-migrations
375 Downloads
WordPress library for managing database table schema upgrades and data seeding
agontuk/schema-builder
1593 Downloads
Schema designer & migration generator for laravel & lumen
tacoberu/composer-schema-manage
1812 Downloads
Initiate versioning the database like code.
nachofassini/laravel-database-structure
4505 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
leafs/schema
2258 Downloads
Git for your database
kinetis/migrations
110 Downloads
A thin database migration runner and migrate commands for Kinetis — raw SQL up()/down() migrations for the default connection and named ones, no fluent DDL builder, no schema-diffing.
akrabat/akrabat_db_schema_manager
28583 Downloads
Akrabat's Zend Tool Provider for Zend Framework 1 Database Migrations
activecollab/databasemigrations
16986 Downloads
Database schema migrations
erikwang2013/clickhouse-php
295 Downloads
PHP ClickHouse client over HTTP with query builder, schema builder, migration system and ORM, plus Laravel, ThinkPHP, Webman and Hyperf adapters.
wooserv/laravel-objectid
427 Downloads
Elegant, fast ObjectId generator for Laravel models with automatic ID assignment, schema macro, and helper function.
charsen/moo-scaffold
98 Downloads
Schema 驱动的 Laravel 后端代码生成器 + 开发辅助后台:写 YAML 生成 Model/Controller/Migration/API/ACL/i18n,内置数据库设计器、接口调试、开发文档中心