-
Downloads
Zend Framework Application Skeleton
Application Skeleton Jan 2010 (4.3 MiB)Here is a fully usable skeleton for starting your web application based on the Zend Framework. It comes with a fully working boostrap and modular architecture. It comes bundled with the Zend Framework 1.9.6, Doctrine 1.2.1, and my own ‘FP’ libraries which extend them. Provided functionality includes image processing, domain model infrastructure, plus my new model scaffolding script. The view engine is configured to use PHPTAL by default but can easily be configured to use other templating engines.
Additionally, it comes with two working application modules:
Acl: This provides an access control layer for managing users, roles, and permissions.
Mail: This provides a basic email template management system.


