This class is a simple template engine meant to be able to separate your PHP scripts code from the HTML code that defines its output.
It uses regular expressions to locate placeholders and replace them with the respective assigned variable values.
Curly braces { } ) are used to identify placeholders. It also supports the spacial tags <loop> and <var> to identify placeholders and iteration loop sections.
|
|
| Name: |
phpEngine |
| Base name: |
phpengine |
| Description: |
Regular expression match based template engine |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
862 users |
| All time rank: |
3550 |
| Week users: |
0 users |
| Week rank: |
2201  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Sufficient (68.8%) |
Not sure (50.0%) |
- |
Sufficient (75.0%) |
- |
- |
Not sure (46.9%) |
1721 |
| Month: |
Not yet rated by the users |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|