|
|
| Name: |
Hyena Template Engine |
| Base name: |
templateengine |
| Description: |
Engine that compiles templates into PHP scripts |
| Version: |
0.1 |
| PHP version: |
3 |
| License: |
GNU General Public License (GPL) |
| All time users: |
748 users |
| All time rank: |
3690 |
| Week users: |
1 user |
| Week rank: |
2419 |
| |
|
This class is a template engine that compiles templates into PHP scripts.
It loads template files and replaces the marks by PHP code defined in a separate script.
The compiled template is stored in a PHP script file of a given directory to avoid the overhead of recompiling template files that have not changed. The compiled PHP script can be included directly next time the same template file is loaded.
| There are not enough user ratings to display for this class. |
| |
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 |
|
|