Templates: Basic Template
Bao Nguyen Quoc (contact me)
This class implements a template processing engine that is based on regular expressions to locate several types of place holders and block marks.
It can replace placeholders with values from string variables, from array entries, from object variables or a from combination of arrays and objects.
It supports template blocks that can be processed conditionally or iteratively.
It also supports the inclusion of template files within other template files.
| Utility
| Consistency
| Docs
| Examples
| Tests
| Videos
| Overall
| Rank
|
| Good (85.7%)
| Sufficient (71.4%)
| -
| Sufficient (71.4%)
| -
| -
| Not sure (57.1%)
| 826 |
Click here for detailed information about this class on phpclasses.org