This class is a simple template engine based on replacing regular expressions.
It reads template files using the PHP include function to make any PHP in the template file be executed. Then it searches the resulting included file for template placeholders.
It uses regular expressions to match each of the input parameters. The placeholders that are found are replaced by the respective parameter values.
|
|
| Name: |
Template Generation |
| Base name: |
templategeneration |
| Description: |
Template engine that replaces regular expression |
| Version: |
- |
| PHP version: |
- |
| License: |
GNU General Public License (GPL) |
| All time users: |
751 users |
| All time rank: |
3883 |
| Week users: |
0 users |
| Week rank: |
2190  |
| |
|
| Ratings | Utility |
Consistency |
Documentation |
Examples |
Tests |
Videos |
Overall |
Rank |
| All time: |
Not sure (58.3%) |
Sufficient (75.0%) |
- |
Good (87.5%) |
- |
- |
Not sure (45.4%) |
1810 |
| 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 |
|
|