<?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>Thu, 23 May 2013 11:01:34 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Till Klampaeckel's Blog: Zend Framework: CRUD]]></title>
      <guid>http://www.phpdeveloper.org/news/17988</guid>
      <link>http://www.phpdeveloper.org/news/17988</link>
      <description><![CDATA[<p>
In <a href="http://till.klampaeckel.de/blog/archives/183-Zend-Framework-CRUD.html">this new post</a> to his blog <i>Till Klampaeckel</i> shares a Zend Framework "base" controller that makes it easier to do the usual CRUD (Create, Read, Update, Delete) operations in an application.
</p>
<blockquote>
I think it took me (or us) a couple attempts to get this right - let me introduce you to Zf_Crud, a CRUD controller for the Zend Framework. [...] Zf_Crud aims to provide you with an interface for any table possible - think of it as a phpMyAdmin more tailored towards your data and (thanks to Twitter Bootstrap and the <a href="https://github.com/easybib/EasyBib_Form_Decorator">Easybib_Form_Decorator</a>) prettier!
</blockquote>
<p>
He <a href="http://till.klampaeckel.de/blog/archives/183-Zend-Framework-CRUD.html">shows how to install and use it</a> (via PEAR or Composer) and an example of a controller extending it. You can <a href="https://github.com/lagged/Zf_Crud/downloads">find the code here</a> on github, ready to clone and try out.
</p>]]></description>
      <pubDate>Tue, 22 May 2012 10:07:20 -0500</pubDate>
    </item>
  </channel>
</rss>
