ctrl / concerto-bundle
Multi Tenancy for Symfony + Doctrine
Installs: 11 738
Dependents: 0
Suggesters: 0
Security: 0
Stars: 6
Watchers: 14
Forks: 4
Open Issues: 1
Requires
- doctrine/doctrine-bundle: ~1.2
- doctrine/orm: ~2.4
Requires (Dev)
- codeclimate/php-test-reporter: dev-master
- doctrine/doctrine-fixtures-bundle: ~2.2.0
- liip/functional-test-bundle: ~1.0
- phpunit/phpunit: ~4.0
- ptrofimov/xpmock: ~1.1
- symfony/finder: ~2.5
- symfony/framework-bundle: ~2.5
- whatthejeff/nyancat-phpunit-resultprinter: ~1.2
This package is not auto-updated.
Last update: 2024-11-05 03:42:15 UTC
README
concerto
noun
a musical composition for a solo instrument or instruments accompanied by
an orchestra, especially one conceived on a relatively large scale.
Concerto offers easy, straightforward multi-tenancy in Symfony-- all without breaking the musical metaphor-- by using a Solo
(read: 'Strategy') to find a Soloist
('Tenant').
Requirements
- Doctrine ORM 2.4.x
- Doctrine Bundle 1.2.x
- Symfony HttpKernel 2.6.x
Documentation
License
This bundle is under the MIT license. See the complete license in the bundle here.