Libraries tagged by database schema migration
esempla/yii2tech-dump-migration
208 Downloads
Generate the schema from an existing database
soft4good/poorman-migrations
115 Downloads
A lightweight, standalone database migrations manager with support for multiple environments. Featuring base schemas and seeds.
shasoft/db-schema-dev
11 Downloads
Package debug package shasoft/db-schema
shasoft/db-schema
26 Downloads
Versioning/migrating database changes
raul338/cakephp-schema
5319 Downloads
Schema saving and loading from file for CakePHP 4
nachofassini/laravel-database-structure
3723 Downloads
Package that generates a php file with the tables and fields of the database after running all the migrations
lfaveur/doctrine-migrations-multiple-database-bundle
6 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
laykou/schema
1538 Downloads
Schema saving and loading from file for CakePHP 3.0
k3progetti/multiple-database
58 Downloads
Symfony DoctrineMigrationsMultipleDatabaseBundle
dweik/laravel-database-patching
5 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
11186 Downloads
Schema saving and loading from file for CakePHP 3.0
enriquejlicona/tenanti
5070 Downloads
Tenant based Database Schema Manager for Laravel