symfony-bundle doctrine-specification-bundle
Integrate Doctrine Specification into Symfony 3
igdr/doctrine-specification-bundle
Integrate Doctrine Specification into Symfony 3
- Monday, May 15, 2017
- by igdr
- Repository
- 2 Watchers
- 1 Stars
- 11 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 1 Forks
- 0 Open issues
- 4 Versions
- 10 % Grown
Doctrine Specification Bundle
About
The DoctrineSpecification Bundle is Symfony bundle for Doctrine Specification library, (*1)
Installation
Require the bundle and its dependencies with composer:, (*2)
$ composer require igdr/doctrine-specification-bundle
Register the bundle:, (*3)
// app/AppKernel.php
public function registerBundles()
{
$bundles = array(
...
new Igdr\DoctrineSpecificationBundle\IgdrDoctrineSpecificationBundle(),
);
}
dev-master
9999999-dev
Integrate Doctrine Specification into Symfony 3
Sources
Download
MIT
The Requires
by
Igor Drozd
v0.9.2
0.9.2.0
Integrate Doctrine Specification into Symfony 3
Sources
Download
MIT
The Requires
by
Igor Drozd
v0.9.1
0.9.1.0
Integrate Doctrine Specification into Symfony 3
Sources
Download
MIT
The Requires
by
Igor Drozd
v0.9.0
0.9.0.0
Integrate Doctrine Specification into Symfony 3
Sources
Download
MIT
The Requires
by
Igor Drozd