AvTemplater Simple PHP Templating Class
Simple PHP Templating Class

AvTemplater is a simple PHP templating class to provide a foundation for your custom templating solution. It is simple, easy to use, and does not require an alternate syntax within the template code. Simple caching of output is available.
AvTemplater is licensed under the terms of the GPLv3 license.
Features
- Simple to learn and use.
- Template markup language is standard PHP.
- Pass any number of parameters to a template.
- Small code footprint: integrates easily into your project.
- Simple output caching.
- Easy to customize.
Tags:
