Home »
Imported messages »
comp.lang.php »
Aste - PHP template engine
Aste - PHP template engine [message #173213] |
Mon, 28 March 2011 08:22 |
demi
Messages: 1 Registered: March 2011
Karma: 0
|
Junior Member |
|
|
Hello everybody!
I just recently finished developing template engine for PHP. And I
would like to introduce it for you.
Aste is:
1) fast (I have compared it with smarty)
2) simple for understanding
3) simple for templating: it uses only two constructions, such as
{block}...{/block} (for blocks) and {$var} (for variables).
4) simple for usage in scripts (it is needed to know only several
additional functions)
5) flexible
6) natively supports recursive loops
Download:
http://sourceforge.net/projects/aste/files/Aste%201.1%20%28beta%29/
or
http://aste.svn.sourceforge.net/viewvc/aste/
It is beta and in testing stage, so it might have some bugs.
Comments, feedbacks, propositions are highly appreciated!
Hope it will be useful for you!
|
|
|
Goto Forum:
Current Time: Fri Nov 22 20:40:44 GMT 2024
Total time taken to generate the page: 0.03312 seconds