Posts filed under 'Zend Framework 2'

ZF2 Cache #1: Caching your config

Shave milliseconds from your ZF2 application load speed using Zend's Cache library to cache your config files.

ZF2 Cache #2: Generating class and template maps

See how using a class and template autoloader can give you an additional performance boost when it comes to loading your classes.

ZF2 Cache #3: Full page caching

Save yourself considerable overhead and learn how to cache your pages for quicker retrieval and shorter load speeds.

Creating PDF documents with ZF2 and DomPdf

Create and generate PDF documents for your zend framework 2 application with DomPdf

Install and run a ZF2 application on CentOS with Vagrant

Setup your Zend Framework 2 app to run on CentOS using Vagrant with a Windows or Linux host