cleentfaar / decorator-bundle
A Symfony bundle integrating the Decorator library; adding DI- and Twig integrations to decorate your objects with
Installs: 25
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:symfony-bundle
pkg:composer/cleentfaar/decorator-bundle
Requires
- php: >=5.4
 - cleentfaar/decorator: dev-master
 - symfony/framework-bundle: ~2.4
 - symfony/twig-bundle: ~2.4
 
Requires (Dev)
- phpunit/phpunit: ~4.1
 
README
A Symfony bundle that integrates the Decorator library, providing DI- and Twig functionality to decorate any value you want.
Documentation
Thanks
- @fieg & @pkruithof; initial code ideas to decorate entities