Download the PHP package oxid-esales/oxideshop-doctrine-migration-wrapper without Composer
On this page you can find all versions of the php package oxid-esales/oxideshop-doctrine-migration-wrapper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download oxid-esales/oxideshop-doctrine-migration-wrapper
More information about oxid-esales/oxideshop-doctrine-migration-wrapper
Files in oxid-esales/oxideshop-doctrine-migration-wrapper
Download oxid-esales/oxideshop-doctrine-migration-wrapper
More information about oxid-esales/oxideshop-doctrine-migration-wrapper
Files in oxid-esales/oxideshop-doctrine-migration-wrapper
Vendor oxid-esales
Package oxideshop-doctrine-migration-wrapper
Short Description OXID eShop database migrations using Doctrine
License proprietary
Package oxideshop-doctrine-migration-wrapper
Short Description OXID eShop database migrations using Doctrine
License proprietary
Please rate this library. Is it a good library?
Informations about the package oxideshop-doctrine-migration-wrapper
OXID eShop Doctrine Migration Wrapper
Description
OXID eShop Doctrine Migration Wrapper was created to orchestrate multiple Doctrine Migrations, scattered all over the OXID eShop project:
- migrations in OXID eShop Community Edition
- migrations in OXID eShop Professional Edition
- migrations in OXID eShop Enterprise Edition
- migrations in OXID eShop modules
Installation
Run the following command to install:
bash vendor/bin/phpunit vendor/oxid-esales/oxideshop-doctrine-migration-wrapper json filename="composer.json" "autoload-dev": { "psr-4": { "OxidEsales\DoctrineMigrationWrapper\Tests\": "./vendor/oxid-esales/oxideshop-doctrine-migration-wrapper/tests" } } bash composer dump-autoload
to activate autoloading for the component's test classes.
## Bugs and Issues
If you experience any bugs or issues, please report them in the section **OXID eShop (all versions)** of
https://bugs.oxid-esales.com.
All versions of oxideshop-doctrine-migration-wrapper with dependencies
PHP Build Version
Package Version
Requires
doctrine/migrations Version
^3.0
The package oxid-esales/oxideshop-doctrine-migration-wrapper contains the following files
Loading the files please wait ....