Dwoo 1.1.1
Dwoo is a PHP template engine. It features fully compatible with Smarty templates and plugins, but is written from scratch for PHP5. Template inheritance, a fresh look at complex template structures. Sub-template declaration within templates to allow recursive templates.
Dwoo also has a flexible plugin creation, plugins can be wrapped in classes or simple functions, they can be precompiled to optimize the load time of the template. It is ready to use with several framework, such as CakePHP, CodeIgniter, ZendFramework, using the provided adpters.
Main Features:
- Template Inheritance, a fresh look at complex template structures, now built without includes
- Sub-template declaration within templates to allow recursive templates.
- Smarty syntax compatibility with several additions and shortcuts to speed up template writing
- Flexible plugin creation, plugins can be wrapped in classes or simple functions, they can be precompiled to optimize the load time of the template, etc.
- Scope aware engine, allowing for shorter templates
- Unicode / UTF-8 support for string manipulation functions.
- Generally faster than Smarty with variable speed improvements depending on the features used.
- E_STRICT compliant code that does not throw PHP warnings.
- Ready to use with several frameworks using the provided adapters (ZendFramework, Agavi, CakePHP, CodeIgniter)
More popular Template engine
- smarty 3.1.13 (4 months ago)
- PHPLayouts 0.9.2 (2 years, 5 months 15 days ago)
- Savant 3.0.1 (2 years, 2 months 11 days ago)
- vLIB 4.2.1 (2 years, 5 months 15 days ago)
- QuickSkin 5.0 (2 years, 5 months 15 days ago)
Listing Files

UPGRADE_NOTES- 2.9 KB
- 01/19/2010 07:21:40

Dwoo.php- 42.5 KB
- 02/08/2010 01:23:20

helper.array.php- 1.2 KB
- 01/19/2010 09:08:10

html_format.php- 6.0 KB
- 01/19/2010 09:08:10

forelse.php- 1.3 KB
- 01/19/2010 09:08:10

block.php- 1.1 KB
- 01/19/2010 09:08:10

withelse.php- 1.3 KB
- 01/19/2010 09:08:10

foreachelse.php- 1.3 KB
- 01/19/2010 09:08:10

auto_escape.php- 1.8 KB
- 01/19/2010 09:08:10

strip.php- 1.5 KB
- 01/19/2010 09:08:10

if.php- 4.7 KB
- 01/19/2010 09:08:10

template.php- 3.0 KB
- 01/19/2010 09:05:58

elseif.php- 1.9 KB
- 01/19/2010 09:08:10

section.php- 5.8 KB
- 01/19/2010 09:08:10

