Registry / database / doctrine-doctrine-migrations-bundle

doctrine-doctrine-migrations-bundle

JSON →
library4.0.0phppackagistunverified

Symfony DoctrineMigrationsBundle integrates Doctrine Migrations into Symfony applications.

composer require doctrine/doctrine-migrations-bundle
INSTALL
IMPORT
SIG · DOCTRINE-DOCTRINE-
D
doctrine-doctrine-migrations-bundle
databasephpv4.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

DoctrineMigrationsBundle
use Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle;

Register the bundle in your Symfony application.

use Doctrine\Bundle\MigrationsBundle\DoctrineMigrationsBundle; // In Symfony Kernel public function registerBundles() { return [ new DoctrineMigrationsBundle(), ]; }
Debug
Known issues
breakingRequires DoctrineMigrations library and Symfony framework
fix
Ensure doctrine/migrations and symfony/framework-bundle are installed.
affects: >=4.0.0
Upgrade
Version history
4.0.0latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
doctrine-doctrine-migrations-bundle — pip install doctrine-doctrine-migrations-bundle · libregistry