Libraries tagged by doctrine-migration
th3mouk/materialized-view-bundle
839 Downloads
Symfony bundle for th3mouk/materialized-view: autoconfiguration, console commands, the locked deploy lane, async refresh and read-only ORM guards for PostgreSQL materialized views.
waaseyaa/database-legacy
9673 Downloads
Database adapter wrapping Drupal DBAL. Interim until Doctrine migration.
vortos/vortos-migration
703 Downloads
Vortos migration system — Doctrine Migrations wrapper with module stub publishing
pith/doctrine-migration-integration
364 Downloads
For integrating Doctrine Migrations with Pith
a5sys/doctrine-migration-tools-bundle
10339 Downloads
Ease use of doctrine migrations
pierres/doctrine-migrations-test
28250 Downloads
Test cases to verify Doctrine Migrations
pfilsx/postgresql-doctrine
3525 Downloads
Extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support
nowo-tech/migrations-kit-bundle
1441 Downloads
Symfony bundle providing migration helpers: schema checks (table/column/index exists) and array-based migration definitions. Use in Doctrine Migrations with Symfony 7|8.
wpdesk/wp-migrations
3043 Downloads
Doctrine Migrations clone suited for WordPress purposes.
pfilsx/postgresql-doctrine-bundle
3262 Downloads
This Symfony bundle provides extended Doctrine DBAL and Doctrine migrations classes for postgresql specific features support
notauniondev/migrations
190 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
netlogix/nxmigrations
7726 Downloads
doctrine migrations for TYPO3 CMS
dmstr/symfony-system-resources-bundle
194 Downloads
Read-only API Platform admin resources for Symfony framework-internal tables: messenger_messages, doctrine_migration_versions.
imt/doctrine-migrations-multi
755 Downloads
This repository provides a simple script that adds the ability to use Doctrine Migrations with more than one (multiple) connection (database).
clear01/doctrine-migrations
5609 Downloads
Implementation of Doctrine Migrations to Nette