Templates: Template Class
Richard Heyes (contact me)
A very easy to use yet powerful and quick template engine. Enables you to seperate your page layout/design from your code. It can handle simple variable replacement and table building using two dimensional arrays and/or MySQL result sets (Meaning that given a single row in the template, this class can build an entire table of data). Performance is excellent. Has support for multiple templates and includes (eg. header/footer files).
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (80.7%)
| Sufficient (72.7%)
| -
| -
| -
| -
| Not sure (47.6%)
| 1375 |
Click here for detailed information about this class on phpclasses.org