Templateze is a PHP class which implements a template engine that uses direct string replacement to process template files. It supports placeholders with multiple different start and end marks, iteration over looping blocks, and substitution of place holders with data from additional files.
| Tags | Software Development Libraries php classes User Interfaces |
|---|---|
| Implementation | PHP |