Libraries tagged by database schema migration
shasoft/db-schema
29 Downloads
Versioning/migrating database changes
raul338/cakephp-schema
5320 Downloads
Schema saving and loading from file for CakePHP 4
lfaveur/doctrine-migrations-multiple-database-bundle
7 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
laykou/schema
1538 Downloads
Schema saving and loading from file for CakePHP 3.0
k3progetti/multiple-database
59 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
dweik/laravel-database-patching
6 Downloads
Laravel database patching
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
scherersoftware/cakephp-schema
11187 Downloads
Schema saving and loading from file for CakePHP 3.0
eprofos/reverse-engineering-bundle
8 Downloads
Advanced Symfony bundle for database reverse engineering - Automatically generates Doctrine entities from existing database schemas with intelligent type mapping, relationship detection, and comprehensive metadata extraction capabilities
enriquejlicona/tenanti
5072 Downloads
Tenant based Database Schema Manager for Laravel
io4n/yii2-dump
2805 Downloads
Generate the schema from an existing database
yousha/dbalite
13 Downloads
A lightweight Dbal(Database Abstraction Layer) library for PHP.
safronik/db-wrapper
23 Downloads
Wrapper for different relation databases drivers such as PDO, Mysqli, WPDB, Drupal, and any other