PHP5 & PHP7 template engine

Modern & flexible template engine for PHP

Template Inheritance

Inheritance brings the concept of OOP to templates, allowing you to define base templates that can be extended by child templates.

Flexible with Plugins

Plugins can be wrapped in classes or simple functions. They can be precompiled to optimize load time and support every use case.

Syntactic Sugar

Dwoo provides an easy and powerful syntax compatible with Smarty, with several additions and shortcuts to speed up template writing.

Get Support

Couldn't find what you're looking for? Join our support chat and get help from the community.

Discuss on Gitter →

Install via Composer

Dwoo is available on Packagist. Add it to your project:

composer require dwoo/dwoo

Requires PHP 5.3+ or PHP 7.x. Read the docs to get started.

Latest from the Blog

View all posts →

Dwoo 1.3.6 Released

Dwoo 1.3.6 released — the latest stable version of the PHP template engine with bug fixes and PHP 7 compatibility updates.

Read more →

Dwoo 1.3.5 Released

Dwoo 1.3.5 is out with additional fixes and improvements. Install or update the PHP template engine via Composer.

Read more →

Dwoo 1.3.4 Released

Dwoo 1.3.4 released with bug fixes and performance improvements for the PHP template engine. Available on Packagist.

Read more →

Dwoo 1.3.3 Released

Dwoo 1.3.3 is now available with stability fixes and minor improvements to the PHP template engine. Update via Composer.

Read more →