<?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>Sun, 06 Jul 2008 16:46:19 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Fred Wu's Blog: Ruby on Rails, Passenger (ModRails) vs CodeIgniter and Kohana (Benchmarks)]]></title>
      <guid>http://www.phpdeveloper.org/news/10274</guid>
      <link>http://www.phpdeveloper.org/news/10274</link>
      <description><![CDATA[<p>
On his ThisLab blog, <i>Fred Wu</i> has posted some <a href="http://thislab.com/2008/05/26/ruby-on-rails-passenger-modrails-vs-codeigniter-and-kohana/">quick benchmarks</a> comparing some of the popular frameworks out there - Ruby on Rails/Passenger versus CodeIgniter/Kohana.
</p>
<blockquote>
Last few days I have been playing with Ruby and Rails, again. Today, when someone was asking on a forum about the efficiency of web frameworks, I thought I'd give the few frameworks I work with some more benchmark testing.
</blockquote>
<p>
His benchmarking is based on basic "Hello World" page requests for each of the frameworks. His results were interesting with CodeIgniter coming out with the fewest number of requests responded to (per second) and Rails coming out on top by a margin of about eighty or ninety over CodeIgniter/Kohana. 
</p>
]]></description>
      <pubDate>Tue, 27 May 2008 08:47:58 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[ThisLab: Notes on Choosing a PHP Framework: A Quick Comparison of CodeIgniter and Kohana]]></title>
      <guid>http://www.phpdeveloper.org/news/9702</guid>
      <link>http://www.phpdeveloper.org/news/9702</link>
      <description><![CDATA[<p>
On the ThisLab website, they've <a href="http://thislab.com/2008/02/23/notes-on-choosing-a-php-framework-a-quick-comparison-of-codeigniter-and-kohana/">posted their comparison</a> of two PHP frameworks, both based on some of the same code - CodeIgniter and Kohana.
</p>
<blockquote>
<p>
I began hunting for PHP frameworks ever since Ruby on Rails hit the street. [...] I did a lot of searches, and researches, and finally I was happy to see <a href="http://codeigniter.com/">CodeIgniter</a>.
</p>
<p>
CodeIgniter has progressed well and gained many web developers' trust, despite a few glitches. One of which was the spawn of the fork: <a href="http://kohanaphp.com/">Kohana</a>.
</p>
</blockquote>
<p>
He points out <a href="http://en.wikipedia.org/wiki/KohanaPHP#Differences_Between_Kohana_and_CodeIgniter">the Wikipedia page</a> showing some of the differences but the real interest in this post is the more than complete table directly comparing the two frameworks (specific versions of each). Items compared on include supported databases, community, conventions, caching, web service support and unit testing integration.
</p>]]></description>
      <pubDate>Tue, 26 Feb 2008 09:58:00 -0600</pubDate>
    </item>
  </channel>
</rss>
