emiliomg / propel-provider-behavior-bundle
此包已被废弃,不再维护。未建议替代包。
Symfony2 Bundle,用于封装emiliomg/propel-provider-behavior,并自动生成提供者服务定义。
0.1.0
2015-08-09 16:50 UTC
Requires
- emiliomg/propel-provider-behavior: ^1.1
- propel/propel-bundle: ^1.2
- symfony/symfony: ^2.3
Requires (Dev)
- emiliomg/debug: ^1.0
- phpunit/phpunit: ^4.7
This package is not auto-updated.
Last update: 2020-10-16 20:57:48 UTC
README
Propel has to be configured...
new Propel\PropelBundle\PropelBundle(),
new EmilioMg\Propel\ProviderBehaviorBundle\EmilioMgPropelProviderBehaviorBundle(),
php app/console propel:model:build
php app/console cache:clear
php app/console container:debug | grep provider
emilio_mg_propel_provider_behavior:
auto_generate_services: true
prefix: ''
suffix: ''