News Feed
Jobs Feed
Sections




News Archive
Mayflower Blog:
Zend Framework Application.ini Cheat Sheet
February 06, 2012 @ 11:42:22

On the Mayflower blog today there's a new post sharing a Zend Framework application.ini "cheat sheet" with links to pages in the ZF manual explaining the details about each of the front controller options.

All this is long gone in the past since the introduction of Zend_Application and the bootstrapping resource adapters. Zend introduced a standard bootstrapping mechanism into their framework. Many of the options from different framework components can now be configured in the applications configuration file application.ini. One problem persists although: the documentation. All the parameters for components like View, Session, Database etc. are documented either with the bootstrap resource, the component itself or both.

They've posted it to github complete with sections detailing:

  • CacheManager
  • Db
  • FrontController
  • Layout
  • Navigation
  • Router
  • Translate

...and quite a few more. This is a great reference for anyone using the Zend Framework, no matter your experience level.

0 comments voice your opinion now!
zendframework applicationini cheatsheet configuration reference


blog comments powered by Disqus

Similar Posts

Kevin Schroeder's Blog: Encrypted session handler

Juozas Kaziukenas' Blog: Zend Framework and Doctrine. Part 3

Jim Plush's Blog: Rethinking Zend Models Part 3 - Validation

David Abdemoulaie's Blog: bundle-phu - minify, bundle, and compress your js/css in Zend Framework

Tibo Beijen's Blog: Zend_Form: Building dynamic forms


Community Events











Don't see your event here?
Let us know!


language unittest testing release example framework code conference object introduction podcast development composer interview community functional zendframework2 opinion series tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework