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

Rob Allen's Blog: Zend Framework Tutorial Zip File Updated

DZone.com: Q&A with Jason Gilmore: The Zend Framework

Brandon Savage's Blog: The Adventures Of Merging Propel With Zend Framework

KillerPHP.com: Zend Framework Components Part 2: Zend_View

PHPImact Blog: Refactoring the Front Controller of the Zend Framework


Community Events









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


functional introduction framework composer development opinion phpunit release community event interview example code database language testing object zendframework2 api unittest

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