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.
Inheritance brings the concept of OOP to templates, allowing you to define base templates that can be extended by child templates.
Plugins can be wrapped in classes or simple functions. They can be precompiled to optimize load time and support every use case.
Dwoo provides an easy and powerful syntax compatible with Smarty, with several additions and shortcuts to speed up template writing.
Couldn't find what you're looking for? Join our support chat and get help from the community.
Discuss on Gitter →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.
Dwoo 1.3.6 released — the latest stable version of the PHP template engine with bug fixes and PHP 7 compatibility updates.
Dwoo 1.3.5 is out with additional fixes and improvements. Install or update the PHP template engine via Composer.
Dwoo 1.3.4 released with bug fixes and performance improvements for the PHP template engine. Available on Packagist.
Dwoo 1.3.3 is now available with stability fixes and minor improvements to the PHP template engine. Update via Composer.