<?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, 20 Jun 2013 05:41:22 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[NetTuts.com: Create your First Tiny MVC Boilerplate with PHP]]></title>
      <guid>http://www.phpdeveloper.org/news/15958</guid>
      <link>http://www.phpdeveloper.org/news/15958</link>
      <description><![CDATA[<p>
If you ever find yourself in need of a basic MVC structure for your application but don't want to get involved with a full framework to do it, you should try out <a href="http://net.tutsplus.com/tutorials/php/create-your-first-tiny-mvc-boilerplate-with-php/">this new screencast</a> from NetTuts.com. It shows you the creation of a simple "tiny MVC" implementation.
</p>
<blockquote>
It's important for me to note that I'm not advocating that you shouldn't use large frameworks. They absolutely have their places, and I use them often. That said, there are definitely times when they can be overkill for smaller projects. When your only requirement is code organization, it's typically better to scrape together your own MVC boilerplate.
</blockquote>
<p>
<a href="http://net.tutsplus.com/tutorials/php/create-your-first-tiny-mvc-boilerplate-with-php/">The screencast's</a> about 15 minutes long and it walks you through each step of the way - making the routing, setting up controller handling and working with views. For the impatient, you can also <a href="http://nettuts.s3.amazonaws.com/924_tinyMvc/tinyMvc.zip">download the source</a> and get started quickly.
</p>]]></description>
      <pubDate>Thu, 24 Feb 2011 12:20:30 -0600</pubDate>
    </item>
  </channel>
</rss>
