Unlike other template systems, Savant by default does not compile your templates into PHP; instead, it uses PHP itself as its template language so you don't need to learn a new markup system.
Release Notes - 0.3.3
Bugfix Release:
- Proxy array and ArrayObject objects through a new proxy class that supports all ArrayObject interfaces. [saltybeagle, gauthierm]
Package PEAR2_Templates_Savant API release notes for version 0.1.0.
Categories
Installation
$
php pyrus.phar install
PEAR2_Templates_Savant
| Status: | 0.3.3 alpha, released on May 5, 2011 |
|---|---|
| License: | New BSD License |
| Documentation: | GitHub Wiki |
| Issues: | none open, 1 closed |
| Maintainers: |
|
Release History
| 0.3.3 | alpha | May 5, 2011 |
| 0.3.2 | alpha | March 13, 2011 |
| 0.3.1 | alpha | January 12, 2011 |
| 0.3.0 | alpha | January 9, 2011 |
| 0.2.0 | alpha | May 23, 2010 |
| 0.1.0 | alpha | October 27, 2009 |
Browse Files
49 files in 28 directories.Dependencies for PEAR2_Templates_Savant
- PHP ≥ 5.3.0
