[Announce] GeryEngine a PHP5 template engine

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Dear PHP community,

I'd like to announce the first public realease of GeryEngine (GE).
GeryEngine is a powerful PHP5 template engine. GE is a port of the well
known Java template engine Velocity with some extra functionality on board,
like inline expressions. GE uses a plain and powerful syntax that can be
mixed in your HTML code.

Example:

<html>
	#set($engine = "GeryEngine 0.2.0")
	<b>$engine.reverse.upcase</b>
</html>

More information can be found at:
http://geryengine.instant-publishing.nl/

Regards,
Arjen Brouwer

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux