13 posts tagged "zend-framework" - Page 2

Zend Framework - Page Caching

Well along the Zend Framework journey, the biggest issue now is performance, since the applications run on shared hosting accounts. We have caching enabled for the navigation menus, translation, and even Doctrine queries, however the pages still load slow.

PHP Externalization of Messages

As part of a project we are involved in there is a need for externalization of messages, both error and labels from the application into an external file.