News Feed
Jobs Feed
Sections




News Archive
DZone.com:
PHP Yaf (Yet Another Framework) Is Very Fast
November 23, 2011 @ 15:12:54

In this new post on DZone.com today John Esposito talks about an interesting PHP framework that has come to light lately - the Yet Another Framework, an oddly named PHP extension that provides some of the basics to build a framework-based application.

Why care about another PHP framework? especially one that's actually called Yet Another Framework? Because Yaf isn't just a framework. It's a PHP extension (listed on PECL), so it's written in C -- so it's very, very fast. How fast? Here's a benchmark (requests/sec).

The only framework (of the list he compared) that came in faster was MicroMVC and that's not as full-featured as the Yaf functionality is. Disregarding that, it has a huge requests/second difference between even the next on the list, CodeIgniter.

0 comments voice your opinion now!
yaf yetanotherframework framework extension


blog comments powered by Disqus

Similar Posts

Paul Jones' Blog: What Does This Say About Unit-Testing in PHP Land?

NetTuts.com: Laravel 4: A Start at a RESTful API

International PHP Magazine: Poll Question: Major Strengths of Sympony Over its Competitors Are?

Mike Lively's Blog: PHPUnit Database Extension (DBUnit Port)

Anna Filina's Blog: Integrating Markdown with Symfony


Community Events











Don't see your event here?
Let us know!


example community conference object podcast code zendframework2 tool language release opinion introduction framework series unittest interview development testing functional phpunit

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework