cleentfaar / decorator-bundle
This package is abandoned and no longer maintained.
No replacement package was suggested.
A Symfony bundle integrating the Decorator library; adding DI- and Twig integrations to decorate your objects with
Package info
github.com/cleentfaar/CLDecoratorBundle
Type:symfony-bundle
pkg:composer/cleentfaar/decorator-bundle
0.2.7
2014-08-09 16:13 UTC
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