Download the PHP package hopeter1018/doctrine-discriminator-map-bundle without Composer
On this page you can find all versions of the php package hopeter1018/doctrine-discriminator-map-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hopeter1018/doctrine-discriminator-map-bundle
More information about hopeter1018/doctrine-discriminator-map-bundle
Files in hopeter1018/doctrine-discriminator-map-bundle
Download hopeter1018/doctrine-discriminator-map-bundle
More information about hopeter1018/doctrine-discriminator-map-bundle
Files in hopeter1018/doctrine-discriminator-map-bundle
Vendor hopeter1018
Package doctrine-discriminator-map-bundle
Short Description This bundle simplify doctrine discriminator map config
License MIT
Package doctrine-discriminator-map-bundle
Short Description This bundle simplify doctrine discriminator map config
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-discriminator-map-bundle
doctrine-discriminator-map-bundle
Introduction
This bundle aims to simplify doctrine discriminator map config.
By adding ONLY one annotation to parent and EACH children, the bundle:
- handle the
* @ORM\\*
annotation - add a Database index
Installation
Require the package
composer require hopeter1018/doctrine-discriminator-map-bundle
Add to kernel
Symfony 4+ or Symfony Flex
Add /config/bundles.php
Symfony 2+
Add /app/AppKernel.php
Config
thru Doctrine Annotation (Parent + ALL children)
Parent
All Children
All versions of doctrine-discriminator-map-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.9
The package hopeter1018/doctrine-discriminator-map-bundle contains the following files
Loading the files please wait ....