PHP
Name: t24 - PHP template parser
Version: 0.5.0
OVERVIEW
The package t24 provides a generic and highly customizable template parser written entirely in PHP. With t24 it is possible to use nearly any kind of single byte input as a template, e.g. plain text, HTML, XML, SGML, LaTeX. The engine is implemented as a recursive descent parser. It is possible with t24 to completely separate the template layer from the PHP layer and thus the view from the model and the controller.
This package is part of the Ister PHP Framework. Included are classes for PHP4 as well as PHP5.
License: BSD License
2002 - 2008 © Ister.ORG