|
AvanTemplate is a template engine for PHP. It is multi-byte safe and consumes
little computing resource. It supports variable replacement, block that can be
set to hidden or shown, loop, multple-depth loop, and include statement in
template file.
Currently, I'm working hard to update documentation. Also, I've been
implementing parsed template file reuse system. It should provide even more
efficiency and speed gain.
Why don't you start using it today?
This web site uses AvanTemplate!
See the souce code: AT.php
|