Savant is a powerful but lightweight PEAR-compliant template system for PHP. It is non-compiling, and uses PHP itself as its template language so you don't need to learn a new markup system. It has an object-oriented system of template plugins and output filters, so it sports almost all of the power of Smarty with almost none of the overhead.
| Tags | Internet Web Dynamic Content CGI Tools/Libraries Software Development Libraries php classes |
|---|---|
| Licenses | LGPL |
| Operating Systems | OS Independent |
| Implementation | PHP |
Recent releases


No changes have been submitted for this release.


No changes have been submitted for this release.


No changes have been submitted for this release.


Changes: An error in the setTemplate() method has been fixed.


Changes: This release adds a setTemplate() method to set a default template file name. The methods display() and fetch() honor the setTemplate() value when no template is named. A findTemplate() method has been added to find a template path (useful for in-template include statements). The fetch() method now pops the template off the stack when done.
An extremely powerful object-relational database persistence API with automatic mapping (A-O/RM).