FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Aste - PHP template engine
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Aste - PHP template engine [message #173213] Mon, 28 March 2011 08:22
demi is currently offline  demi
Messages: 1
Registered: March 2011
Karma:
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!
[Message index]
 
Read Message
Previous Topic: How to convert this PHP into JavaScript
Next Topic: Stats comp.lang.php (last 7 days)
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Tue Nov 26 15:11:21 GMT 2024

Total time taken to generate the page: 0.04697 seconds