440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
engine   {key13}


Blitz templates for PHP 0.5.10 (Default branch)

FreshMeat

Saturday January 26, 2008. 02:20 AM
FreshMeat

Blitz templates is a fast PHP template engine written in C and compiled as a PHP extension. It started as a php_templates replacement, but developed into much more. It is based on extensible template controllers (custom view classes in PHP) and weakly-active templates (simple logic in HTML). Benchmarks show that it is one of the fastest template engines for PHP, even though it's not trivial and makes Web application closer to a smart MVC-like architecture model with maximal separation of HTML from your code. It was designed for big high-load Internet projects with a lot of complex presentation logic. License: BSD License (revised) Changes: A segfault that occurred on specific iteration sequences that use a mix of normal and simplified forms of set params was fixed. Non-prefixed path variables like obj.property or arr.key now work correctly in method calls. Minor compilation and error messages fixes were made.
Blitz templates fast template engine written compiled extension. star Blitz templates 0.5.10 (Default branch)
Blitz templates for PHP 0.5.10 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=ec464b7d9ceceaadc1b1f827c721b9e6

 

 Related News 

Search

Download Zicos
Sun September 7, 07:45 AM
engine   {key13}