<?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, 19 May 2013 22:37:59 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Adminxweb.com: PHP Frameworks Benchmarked: Here Are the Results]]></title>
      <guid>http://www.phpdeveloper.org/news/16457</guid>
      <link>http://www.phpdeveloper.org/news/16457</link>
      <description><![CDATA[<p>
The Adminxweb site has put together <a href="http://www.admixweb.com/2011/06/10/php-frameworks-benchmarked-here-are-the-results/">some framework benchmarks</a> for several of the popular frameworks out there, some of which you may not have heard of before.
</p>
<blockquote>
There are various PHP frameworks and they all have different speeds. The only way to judge a framework by its speed is by benchmarking - conducting tests and comparing the results. [...] Comparing various benchmarks is less of a scientific comparison and more of a subjective application. So in this post, I will review the performance of these frameworks according to the same metrics. This will allow us to arrive at the closest thing there is to an objective winner.
</blockquote>
<p>
Among the ones they profiled, the <a href="http://doophp.com/">DooPHP framework</a> was the only one that came up with a 10 of 10 rating based on speed. It's compared to other frameworks like <a href="http://codeigniter.com">CodeIgniter</a>, <a href="http://www.symfony-project.org/">symfony</a>, <a href="http://www.solarphp.com/">Solar</a> and the <a href="http://framework.zend.com/">Zend Framework</a>. Take the findings with a grain of salt, however - the author doesn't provide the methods she used to arrive at the numbers. If you would like something with a bit more substance, check out <i>Paul Jones'</i> <a href="https://github.com/pmjones/php-framework-benchmarks">framework benchmarking tool</a> posted on github.
</p>]]></description>
      <pubDate>Mon, 13 Jun 2011 08:50:27 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[PHPBuilder.com: PHP Framework Review: DooPHP]]></title>
      <guid>http://www.phpdeveloper.org/news/16129</guid>
      <link>http://www.phpdeveloper.org/news/16129</link>
      <description><![CDATA[<p>
PHPBuilder.com has <a href="http://www.phpbuilder.com/columns//doophp/Jason_Gilmore03292011.php3">posted their review</a> of one of their previously mentioned "lightweight frameworks" - <a href="http://www.doophp.com/">DooPHP</a>.
</p>
<blockquote>
If you'd like to quickly build a simple dynamic website, adopting any of the many so-called lightweight PHP frameworks (10 of which I introduced in the article <a href="http://www.developer.com/lang/php/article.php/3878476/Top-10-Lightweight-Frameworks-for-PHP-Development.htm">Top 10 Lightweight Frameworks for PHP Development</a>) might make sense. In fact I've recently been experimenting with one of the frameworks introduced in the aforementioned article, namely <a href="http://www.doophp.com/">DooPHP</a>, and have been so impressed by its capabilities that I wanted to put together a short tutorial highlighting my favorite features.
</blockquote>
<p>
He walks you through the setup of the framework and the process of creating a basic page - setting up routing, making a controller and adding an action. He also shows how to create a view, layout and how you can use the built-in model functionality to work with your tables.
</p>]]></description>
      <pubDate>Thu, 31 Mar 2011 10:29:40 -0500</pubDate>
    </item>
    <item>
      <title><![CDATA[Community News: The DooPHP Framework]]></title>
      <guid>http://www.phpdeveloper.org/news/12961</guid>
      <link>http://www.phpdeveloper.org/news/12961</link>
      <description><![CDATA[<p>
The <a href="http://doophp.com/">DooPHP framework</a> has officially laid their claim on being one of the "fastest MVC based PHP frameworks available" with features like URI routing, RESTful API support, ORM support and a flexible license.
</p>
<blockquote>
DooPHP is a rapid development framework for PHP using commonly known design patterns like MVC and ORM, reduces development costs and helps developers write less code. The framework itself is designed with main focus on its core performance rather than the wide range of features. It is for those who need a more structured project but do not wish to spend much time on learning a framework or a new language.
</blockquote>
<p>
Features included in <a href="http://doophp.com/features">the framework</a> are things like: internationalization support, templating, logging/profiling, E_STRICT compliance and being "Ajax friendly". If you're interested in seeing just how fast the framework is in comparison, check out <a href="http://doophp.com/benchmark">their benchmarks</a>.
</p>
<p>
They seem a little bit suspicious, though, in comparison to <a href="http://www.yiiframework.com/performance/">some other numbers</a> generated by the Yii framework project.
</p>]]></description>
      <pubDate>Wed, 29 Jul 2009 11:49:53 -0500</pubDate>
    </item>
  </channel>
</rss>
