macro
Summary
Flexible, powerful and simple template engine
License
LGPL
Current Release
- 0.1.0 (alpha) was released on December 31st 2007
Description
{{macro}} is a powerful alternative to WACT which uses pretty similar approach of compiling templates into PHP code. However {{macro}} is more lightweight and simple than WACT.
{{macro}} is about to become the default template engine of Limb3.
Maintainers
- Pavel Shevaev (Lead)
- Sergey Yudin (Lead)
Please note!
Currently most of the Limb3 packages are in alpha status, which means you have to append
-alpha keyword to each installed package.
For example:
pear install limb/web_app-alpha
