A simple, yet powerful and flexible PHP5 template engine.
Was inspired by Tumblr's custom templating engine, so the syntax is pretty close to that. There are a few parser you may use: either the ones 100% compatible with Tumblr's syntax, or the ones implementing a more compact and flexible templating language.
No need to setup caching, no need for 3rd party libraries, no pre-compiling routines. Just load a file, create a parser class, give it a string to parse + an array of configurations and hook classes. And let it roll!
It's code injection safe. It's as flexible as it could be. You may change anything - from parser syntax rules to inner logics in your own descendant classes and integrate them with the core.
The source includes an example and PhpDoc-style documentation + comments.
30 Day Summary Apr 19 2013 — May 19 2013
|
12 Month Summary May 19 2012 — May 19 2013
|
Copyright
©
2013
Black Duck Software, Inc.
and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a
Creative Commons Attribution 3.0 Unported License
. Ohloh
®
and the Ohloh logo are trademarks of
Black Duck Software, Inc.
in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.