News Feed
Jobs Feed
Sections




News Archive
Ulrich Kautz:
C-based Web Frameworks for PHP
February 27, 2013 @ 11:09:46

In this recent post to his site Ulrich Kautz takes a look at an interesting development in the PHP framework world - C-based frameworks installable as PHP extensions. He covers some of the good and bad things about this approach.

At the End of 2012 I had my first contact with a C-based PHP frameworks, namely YAF. Coincidently, some day afterwards Bruno from phpmaster.com pointed me towards Phalcon - a more modern interpretation of the same idea. So I was hooked.

In his "good idea" category he notes that it's faster because it's already loaded in on the request (no long list of includes) and the memory footprint is less than a PHP equivalent. The "bad" side of things mentions some pretty major hurdles though, including the small communities vs larger ones on PHP-based frameworks and the issues that could come with debugging/upgrading.

0 comments voice your opinion now!
cbased framework extension good bad phalcon yaf


blog comments powered by Disqus

Similar Posts

Zend: Framework Preview Release 0.1.3 Posted

Dave Dash's Blog: Firebug Lite and symfony

Richard Davey\'s Blog: Prepare for PHP 6

Courtney Robinson's Blog: Apache Cassandra+PHPcassa+Code Igniter = large scale PHP app in 5 minutes

Community News: The PHOCOA PHP Framework


Community Events











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


development release interview database zendframework2 phpunit functional community composer language example code series opinion unittest testing podcast framework api introduction

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