News Feed
Jobs Feed
Sections




News Archive
Rob Peck's Blog:
PHP Templating Celebrity Deathmatch!
August 14, 2007 @ 15:37:50

The Code Lemur blog (as penned by Rob Peck) has a new post - a "deathmatch" for two of the PHP-associated templating solutions out there in a fight to the finish - Smarty and Blitz.

In this test, I am going to be comparing Smarty (the most widely used PHP templating engine and an official PHP project), Blitz (a new templating engine currently under very active development that is native compiled as a PHP extension), and standard PHP includes.

He compares them on three different levels - instantiation, simple template rendering, and complex testing. Each time, there's a victor but in the end, there's really only one "winner" - the PHP language itself that does a great job of templating things easily without the overhead of adding in external libraries.

0 comments voice your opinion now!
templating deathmatch blitz smarty compare templating deathmatch blitz smarty compare


blog comments powered by Disqus

Similar Posts

Jacques Marneweck's Blog: Smarty tip for including multiple javascript files

Stefan Mischook's Blog: PEAR vs. Zend Framework

Karl Katzke's Blog: PHP: Symfony vs. Zend

Brian Moon's Blog: Stop comparing stuff you don't understand

Tobias Schlitt\'s Blog: eZ Components and PEAR


Community Events











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


phpunit introduction development series interview example conference opinion podcast functional rest release testing language symfony2 zendframework2 community framework usergroup database

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