Blitz templates is a fast php template engine for large Internet projects, with C language and PHP extensions compiled. Its original design starting point is as an alternative to a PHP template, but now the functionality is more comprehensive and powerful.
Blitz templates are based on extensible template controllers (custom view classes in PHP) and activation templates (simple logic of HTML). Benchmark testing shows that the template is one of the fastest PHP template engines, making Web applications closer to an excellent MVC architecture model and being able to isolate HTML from your code. It applies to high load complex display logic for Internet projects.
Blitz templates for PHP 0.7.1.15-devel This release improves performance and fixes php5.4* compilation issues.
Software Information: http://alexeyrybak.com/blitz/blitz_en.html
Download Address: http://alexeyrybak.com/blitz/blitz-0.7.1.15-devel.tar.gz