Many web applications share features – user management, templating, ACL, blogs, etc. ZF-Commons’ goal is to to produce high-quality, reusable modules for many common tasks that web developers face. Currently, we have a handful of modules available:
- ZfcUser - A generic user registration and authentication module for ZF2. Supports Zend\Db and Doctrine2.
- ZfcAcl - A generic and flexible ACL implementation for ZF2.
- ZfcTwig - Zend Framework 2 Module that provides a Twig rendering strategy
I encourage you to check them out, post feedback, and to submit your PR’s and bug fixes! Let’s stop creating wheels and combine our efforts to create a single bad ass wheel instead.
[...] https://spiffyjr.me/2012/06/01/zf-commons-a-zend-framework-2-organization/ [...]
Hello SpiffyJr,
First of all i apologize for my english, as you can notice is not my native language.
Now, i have a problem with the blocks in the module ZfcTwig, not working properly, an example:
http://pastebin.com/1S4n8RZy
any ideas ?
PS: thanks for all your work, i really appreciate it, and i’m looking forward for your SpiffyAdmin