|
|
| Name: |
phpEngine |
| Base name: |
phpengine |
| Description: |
Regular expression match based template engine |
| Related classes: |
match |
| Version: |
- |
| PHP version: |
- |
| License: |
Freeware |
| All time users: |
857 users |
| All time rank: |
3371 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
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.
| 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%) |
1677 |
| 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 |
|
|