Blitz Templates

Blitz is a templating engine written in C and built as PHP-extension
Download

Blitz Templates Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Publisher Name:
  • Alexey Rybak
  • Operating Systems:
  • Windows All / Unix
  • File Size:
  • 64 KB

Blitz Templates Tags


Blitz Templates Description

Blitz is a templating engine with three main features: · It is one of the fastest template engines, written in C and built as PHP-extension · Makes the developer to build compact and easy-to-read-and-support code even for applications with very comple Most of templating strategies cannot prevent appearance of spaghetti-mess-of-code which is obviously quite unpleasant to dig in. The most important goal of blitz was to help building fast and clear presentation level code for very big applications with extremely complex presentation logic (with a lof if customized user pages, web 2.0 stuff and so on). General Blitz concept is: view-level of the web application can be based on two components: view controllers, custom PHP-objects encapsulating most of view logic with no HTML-code inside, and weekly active templates, with all of the HTML-code, templating variables and weak logic, including user method calls, includes and simple conditional output. The idea of weak logic comes from a very simple approach, worked out from big internet systems development. To prevent a spaghetti mess and being able to maintain and make changes into you project not in death stress... Additionally Blitz supports a sub-templating strategy based on contexts - nested templates inside one file, that helps a lot when working with very complex templates. In most of cases contexts help to create very fast applications as well.


Blitz Templates Related Software