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

Community News: Has Smarty's Time Come?

Anthony Ferrara: On Templating

Stefan Mischook's Blog: PEAR vs. Zend Framework

Maurice Fonk's Blog: Smarty and the Zend Framework

Paranoid Engineering Blog: CMS Battle: Drupal va Joomla va Custom Programming


Community Events











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


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

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