News Feed
Jobs Feed
Sections




News Archive
Gonzalo Ayuso's Blog:
PHP Template Engine Comparison
January 17, 2011 @ 08:16:37

In a new post to his blog Gonzalo Ayuso has put together a comparison of a few PHP templating alternatives out there developers can use to further separate the view logic from the main parts of their application.

Template engines has a lot of features but I normally only use a few of them and the other features very seldom. In this performance test I will check the same features under different template engines to see the syntax differences and the performance. The template engines selected for the test are Smarty, Twig and Haanga.

He does some testing with each, creating a basic template to loop and create a basic table (template code and PHP code included) as well as an example using template inheritance with each. The reports of his tests are shared at the end with stats for memory used and execution time for both the normal templates and the inherited versions - but you'll have to check out the post for those results.

1 comment voice your opinion now!
template engine compare benchmark twig haanga smarty


blog comments powered by Disqus

Similar Posts

PHPEveryday.com: Smarty Template Engine Tutorial

Paul Jones' Blog: Savant Has A New Owner

Project: Gitlist - A Git Repository Viewer (based on Silex & Twig)

Andi Gutmans\' Blog: Zend Framework surpassed the .NET Framework!

Enrise Blog: Zend Framework 2 Performance


Community Events











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


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

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