Stamp Template Engine
Stamp

Download

Download the latest version of Stamp Template Engine.

Stamp TE is licensed new BSD. Download Stamp TE v 2.3.5 or repository.

Install

To install, untar the package and include like this:

tar xzvf steX_X_X.tar.gz

Installation is really simple. Just download the tarball, untar and require the library file like this:


require('StampTE.php');

use 
StampTemplateEngine\StampTE as StampTE;
use 
StampTemplateEngine\StampTEException as StampTEException;

Forum

Discuss new features, ask questions or help other community members; visit our forum. We like to get in touch!

Travis

Monitor our Travis CI testing environment. On Travis, you can see the test results of the latest build as well as previous versions. StampTE has 100% code coverage.

History