Download the PHP package igdr/doctrine-extra-bundle without Composer
On this page you can find all versions of the php package igdr/doctrine-extra-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download igdr/doctrine-extra-bundle
More information about igdr/doctrine-extra-bundle
Files in igdr/doctrine-extra-bundle
Download igdr/doctrine-extra-bundle
More information about igdr/doctrine-extra-bundle
Files in igdr/doctrine-extra-bundle
Vendor igdr
Package doctrine-extra-bundle
Short Description This bundle provides an additional functionality for work with doctrine2
License MIT
Package doctrine-extra-bundle
Short Description This bundle provides an additional functionality for work with doctrine2
License MIT
Please rate this library. Is it a good library?
Informations about the package doctrine-extra-bundle
DoctrineExtraBundle
Installing
1) Add to your composer.json
"require": {
...
"igdr/doctrine-extra-bundle": "dev-master"
...
}
2) Add to AppKernel:
public function registerBundles()
{
$bundles = array(
...
new Igdr\DoctrineExtraBundle\IgdrDoctrineExtraBundle(),
...
Features
...
All versions of doctrine-extra-bundle with dependencies
PHP Build Version
Package Version
The package igdr/doctrine-extra-bundle contains the following files
Loading the files please wait ....