symfony-bundle doctrine-extra-bundle
This bundle provides an additional functionality for work with doctrine2
igdr/doctrine-extra-bundle
This bundle provides an additional functionality for work with doctrine2
- Thursday, February 9, 2017
- by igdr
- Repository
- 1 Watchers
- 0 Stars
- 4 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 2 Versions
- 0 % Grown
Installing
1) Add to your composer.json, (*1)
"require": {
...
"igdr/doctrine-extra-bundle": "dev-master"
...
}
2) Add to AppKernel:, (*2)
public function registerBundles()
{
$bundles = array(
...
new Igdr\DoctrineExtraBundle\IgdrDoctrineExtraBundle(),
...
Features
..., (*3)
dev-master
9999999-dev
This bundle provides an additional functionality for work with doctrine2
Sources
Download
MIT
The Requires
by
Igor Drozd
v1.0
1.0.0.0
This bundle provides an additional functionality for work with doctrine2
Sources
Download
MIT
The Requires
by
Igor Drozd