ctrl / concerto-bundle
Symfony + Doctrine 的多租户解决方案
0.9.0
2015-01-08 22:56 UTC
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-09-24 03:12:02 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 为 Symfony 提供简单直观的多租户解决方案,无需打破音乐隐喻,通过使用 Solo
(即:'策略')来寻找 Soloist
(即:‘租户’)。
需求
- Doctrine ORM 2.4.x
- Doctrine Bundle 1.2.x
- Symfony HttpKernel 2.6.x
文档
许可协议
此包采用 MIT 许可协议。完整的许可协议请参阅包中的 此处。