<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Sat, 25 May 2013 09:13:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Mayflower Blog: Zend Framework Application.ini Cheat Sheet]]></title>
      <guid>http://www.phpdeveloper.org/news/17501</guid>
      <link>http://www.phpdeveloper.org/news/17501</link>
      <description><![CDATA[<p>
On the Mayflower blog today there's a new post sharing a Zend Framework <a href="http://blog.mayflower.de/archives/828-Zend-Framework-application.ini-Cheat-Sheet.html">application.ini "cheat sheet"</a> with links to pages in the ZF manual explaining the details about each of the front controller options.
</p>
<blockquote>
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.
</blockquote>
<p>
They've <a href="https://github.com/feibeck/application.ini">posted it to github</a> complete with sections detailing:
</p>
<ul>
<li>CacheManager
<li>Db
<li>FrontController
<li>Layout
<li>Navigation
<li>Router
<li>Translate
</ul>
<p>
...and quite a few more. This is a great reference for anyone using the Zend Framework, no matter your experience level.
</p>]]></description>
      <pubDate>Mon, 06 Feb 2012 11:42:22 -0600</pubDate>
    </item>
  </channel>
</rss>
