<?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>Fri, 24 May 2013 09:05:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Developer.com: Scaffolding with CakePHP - Managing Your Fantasy Football Team]]></title>
      <guid>http://www.phpdeveloper.org/news/6458</guid>
      <link>http://www.phpdeveloper.org/news/6458</link>
      <description><![CDATA[<p>
With frameworks growing more and more popular, especially in the PHP community, it's good that major sites are working up tutorials to shwo their readers how to work with them. One such tutorial is <a href="http://www.developer.com/lang/php/article.php/3636686">this look</a> at the CakePHP framework over on Developer.com.
</p>
<blockquote>
In this first installment of a two-part series I'll introduce to how the aptly-named <a href="http://www.cakephp.org/">CakePHP framework</a> can make implementing such features a total breeze, using the theme of a fantasy football application as the basis for introduction. In this article I'll implement the first two aforementioned features, and in the second we'll build additional features into the application, adding user authentication and allowing others to maintain their roster.
</blockquote>
<p>
They don't teach you about the MVC pattern of design (Model/View/Controller), so you'll need to become aquainted with it. After that, though, they <a href="http://www.developer.com/lang/php/article.php/3636686">give you all you'll need</a> - the table schemas, how to set up the scaffolding, creating the models and controller, and some data to help you fill in the details.
</p>]]></description>
      <pubDate>Mon, 09 Oct 2006 16:25:00 -0500</pubDate>
    </item>
  </channel>
</rss>
