<?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 18:56:39 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Phil Sturgeon's Blog: Twiny-Framework: the framework small enough to tweet]]></title>
      <guid>http://www.phpdeveloper.org/news/13698</guid>
      <link>http://www.phpdeveloper.org/news/13698</link>
      <description><![CDATA[<p>
Inspired by <a href="http://twitto.org/">Twitto</a>, <i>Phil Sturgeon</i> has <a href="http://philsturgeon.co.uk/news/2009/12/Twiny-Framework-the-framework-small-enough-to-tweet">create his own tweetable framework</a> to try to "one-up" <i>Fabien Potencier</i>'s version.
</p>
<blockquote>
This idea was not my own, but was inspired by <a href="http://twitto.org/">Twitto</a>. During some extreme boredom at work I decided to "one-up" this teeny-tiny framework and improve on it. My framework does this by allowing you to run Controller files and methods in a similar way to CodeIgniter, while Twitto only has the ability to run functions from a single file.
</blockquote>
<p>
He includes both the code for the "framework" and an example of how to create a simple controller class to work with it. He also shows how you can get a bit more MVC with it by adding in a view layer.
</p>]]></description>
      <pubDate>Fri, 18 Dec 2009 09:28:18 -0600</pubDate>
    </item>
  </channel>
</rss>
