Fast Template is is a PHP port of the Perl CGI::FastTemplate template engine originally written by Jason Moore jmoore@sober.com. It was ported to PHP by CDI cdi@thewebmasters.net.
In 1999 the development of Fast Template was abandoned by CDI but survived as a good template system over the time. Since then several people tried to add new capabilities making the code work with newer PHP versions.
Since Fast Template is still useful in PHP projects and we decided to release a version with all modifications and new capabalities that were added.
Currently it includes the merged cache function, debug console, silent removal of not-assigned dynamic blocks, ability of including PHP code into templates.
We also added a new functionality: pattern assign. When variables or constants are the same as the template keys, these functions may be used as they are. Using these functions, can help you reduce the number of the assign functions in the PHP files, which is very useful for language files.
|
Name: |
Fast Template |
Base name: |
fasttemplate |
Description: |
Updated revision of CDI Fast Template engine |
Version: |
1.0.0 |
PHP version: |
- |
License: |
Artistic License |
|
|
|
Applications that use this package |
|
If you know an application of this package, send a message to the author to add a link here.
|
Files |
|