Libraries tagged by database migration
wpjscc/migrations
32 Downloads
Database migrations, migration scaffolding
tobento/service-database
253 Downloads
Creating and managing databases easily.
thinkphp6/thinkphp-migration-generator
102 Downloads
generator migration files if you never use it
sunnysideup/database-migrations
66 Downloads
Add an Atomic Migration interface to any BuildTask and it will automatically run them on dev/build and record that they have run in the database.
sufyandev/laravel-migration-linter
896 Downloads
A lightweight Laravel package that analyzes and warns about risky database migration changes before they reach production.
sidvind/php-migrations
4416 Downloads
Database migration scripts for PHP
schmunk42/database-command
5885 Downloads
Yii command to create database migrations from existing schema
sachoo/phalcon-console-migration
135748 Downloads
Based on sachoo/phalcon-console, this component handle databases migrations (up, down, diff, status, run)
rhubarbphp/scaffold-database-migrations
4482 Downloads
A stem implementation of Module.Migrations for database migrations
restruct/silverstripe-database-migrations
357 Downloads
Database migration utilities for SilverStripe: table renames, classname remapping, column renames, and table merges during dev/build
purocean/php-db-migration
21 Downloads
A database migration tool
phpolar/migrations
190 Downloads
Adds support for running database migrations in your application
myaghobi/f3-migrations
811 Downloads
A database helper plugin for the Fat-Free framework.
malikad778/laravel-migration-guard
1146 Downloads
Catch dangerous database migrations before they reach production. The strong_migrations equivalent for Laravel. Zero configuration. Framework-native.
kuaukutsu/poc-migration
147 Downloads
Proof of Concept: Database migration