Download the PHP package bluepsyduck/container-interop-doctrine-migrations without Composer
On this page you can find all versions of the php package bluepsyduck/container-interop-doctrine-migrations. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bluepsyduck/container-interop-doctrine-migrations
More information about bluepsyduck/container-interop-doctrine-migrations
Files in bluepsyduck/container-interop-doctrine-migrations
Download bluepsyduck/container-interop-doctrine-migrations
More information about bluepsyduck/container-interop-doctrine-migrations
Files in bluepsyduck/container-interop-doctrine-migrations
Vendor bluepsyduck
Package container-interop-doctrine-migrations
Short Description An extension to dasprid/container-interop-doctrine to support migrations.
License GPL-3.0-or-later
Homepage https://github.com/BluePsyduck/container-interop-doctrine-migrations
Package container-interop-doctrine-migrations
Short Description An extension to dasprid/container-interop-doctrine to support migrations.
License GPL-3.0-or-later
Homepage https://github.com/BluePsyduck/container-interop-doctrine-migrations
Please rate this library. Is it a good library?
Informations about the package container-interop-doctrine-migrations
bluepsyduck/container-interop-doctrine-migrations
DEPRECATED: Use package roave/psr-container-doctrine instead.
roave/psr-container-doctrine replaces dasprid/container-interop-doctrine with the addition of Doctrine Migrations, which makes this package obsolete.
This library is an extension to dasprid/container-interop-doctrine to support Doctrine Migrations.
Configuration
Extend your Doctrine configuration with the following values:
Place the following content into a file config/cli-config.php
to use the Doctrine CLI tools:
From now on you can use the Doctrine CLI tools by calling their scripts, e.g.:
vendor/bin/doctrine-migrations migrations:status
All versions of container-interop-doctrine-migrations with dependencies
PHP Build Version
Package Version
Requires
php Version
^7.2
dasprid/container-interop-doctrine Version ^1.1
doctrine/migrations Version ^1.8
dasprid/container-interop-doctrine Version ^1.1
doctrine/migrations Version ^1.8
The package bluepsyduck/container-interop-doctrine-migrations contains the following files
Loading the files please wait ....