Libraries tagged by database schema migration
shasoft/db-schema-dev
12 Downloads
Package debug package shasoft/db-schema
raul338/cakephp-schema
5321 Downloads
Schema saving and loading from file for CakePHP 4
peptolab/phpdb-migration
127 Downloads
Idempotent database migration engine for php-db/phpdb.
patoorlando2/codeigniter-schema-builder
1 Downloads
Librería para CodeIgniter 4 que facilita la creación de tablas en migraciones mediante una sintaxis simple y fluida similar a Laravel.
nudelsalat/migrations
13 Downloads
State-based database migration engine for PHP with full ORM support
moataz27/schema-object-manager
18 Downloads
Manage database views, procedures, functions and triggers without migrations
mitsuki/mitsuki-db-migrations
0 Downloads
A lightweight, fluent database migration wrapper for the Mitsuki framework, built on top of Phinx.
marwen-brini/smart-migration
5 Downloads
Production-ready Laravel migrations with web dashboard, auto-diff, drift detection, automatic backups, and safe rollback. 909 tests with 100% coverage.
lfaveur/doctrine-migrations-multiple-database-bundle
7 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
laykou/schema
1538 Downloads
Schema saving and loading from file for CakePHP 3.0
kynetcode/wpzylos-migrations
65 Downloads
dbDelta-based migration runner for WPZylos framework
k3progetti/multiple-database
63 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
avalon/database-migrations
877 Downloads
Database migrations for Avalon.
thibaud-dauce/postgresql-schema
18 Downloads
Add inheritance in postgresql tables