Download the PHP package shapecode/repository-as-a-service without Composer
On this page you can find all versions of the php package shapecode/repository-as-a-service. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download shapecode/repository-as-a-service
More information about shapecode/repository-as-a-service
Files in shapecode/repository-as-a-service
Package repository-as-a-service
Short Description Symfony2 Bundle which you can register repositories easily.
License MIT
Homepage https://github.com/shapecode/repository-as-a-service-bundle
Informations about the package repository-as-a-service
Symfony - Repository as a Service (RaaS)
This bundle allows to register repositories as a service.
Install instructions
Installing this bundle can be done through these simple steps:
Add the bundle to your project as a composer dependency:
Update your composer installation:
Add the bundle to your application kernel:
Start using the bundle and set repositories as services:
or let the bundle do the job for you. It creates automatically services for you. Just access it with "lowercaseentitnyname_repository".
The old way to get repository is also supported. If you get them like this ...
... you get the service off the repository instead.
All versions of repository-as-a-service with dependencies
symfony/framework-bundle Version ~2.8|~3.0|~4.0
symfony/dependency-injection Version ~2.8|~3.0|~4.0
symfony/http-kernel Version ~2.8|~3.0|~4.0
symfony/config Version ~2.8|~3.0|~4.0
symfony/doctrine-bridge Version ~2.8|~3.0|~4.0
doctrine/doctrine-bundle Version ~1.6
doctrine/orm Version ~2.5