Download the PHP package keystone/multitenancy without Composer
On this page you can find all versions of the php package keystone/multitenancy. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package multitenancy
Multitenancy
A helpful library for multitenancy support in Symfony applications.
What it does:
- Determine the tenant from a route parameter.
- Scope ORM queries to the current tenant.
- Scope new entities to the current tenant.
- Sets the default route parameter.
- Controller argument resolver for the tenant.
Installation
Use Composer to install the package:
Add the Symfony bundle to your kernel and configure it:
All versions of multitenancy with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
symfony/config Version ^3.2
symfony/dependency-injection Version ^3.2
symfony/event-dispatcher Version ^3.2
symfony/http-foundation Version ^3.2
symfony/http-kernel Version ^3.2
symfony/routing Version ^3.2
symfony/validator Version ^3.2
doctrine/orm Version ^2.5
symfony/config Version ^3.2
symfony/dependency-injection Version ^3.2
symfony/event-dispatcher Version ^3.2
symfony/http-foundation Version ^3.2
symfony/http-kernel Version ^3.2
symfony/routing Version ^3.2
symfony/validator Version ^3.2
doctrine/orm Version ^2.5
The package keystone/multitenancy contains the following files
Loading the files please wait ....