Zend framework libraries to scaffold admin areas.PHP and tips PHP blog: Zend framework, SVN, code snippets, dev notes, tutorials Libraries to scaffold admin area with Zend Framework (v1.8 – v1.11), composed by Abstract Action Controller with all the logic for CRUD actions (Create, Read, Update, Delete). There are protected method to define post/pre actions. Actions can be completely redefined by