Download the PHP package juliangut/doctrine-orm-repositories without Composer
On this page you can find all versions of the php package juliangut/doctrine-orm-repositories. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download juliangut/doctrine-orm-repositories
More information about juliangut/doctrine-orm-repositories
Files in juliangut/doctrine-orm-repositories
Package doctrine-orm-repositories
Short Description Doctrine2 ORM utility entity repositories
License MIT
Homepage https://github.com/juliangut/doctrine-orm-repositories
Informations about the package doctrine-orm-repositories
doctrine-orm-repositories
Doctrine2 ORM utility entity repositories
Installation
Composer
Usage
Use repositoryClass on mapped classes
Register factory on managers
When creating object managers you can set a repository factory to create default repositories such as follows
For an easier way of registering repository factories and managers generation in general have a look at juliangut/doctrine-manager-builder
Functionalities
Head to juliangut/doctrine-base-repositories for a full list of new functionalities provided by the repository
Additionally Specification pattern is supported thanks to happyr/doctrine-specification
Contributing
Found a bug or have a feature request? Please open a new issue. Have a look at existing issues before.
See file CONTRIBUTING.md
License
See file LICENSE included with the source code for a copy of the license terms.
All versions of doctrine-orm-repositories with dependencies
doctrine/orm Version ^2.4
juliangut/doctrine-base-repositories Version ^1.0
happyr/doctrine-specification Version ^0.7.2