handlebars 0.8.3

Handlebars templating language


This extension embeds a Handlebars interpreter into PHP, allowing the execution of Handlebars templates.

License: BSD-2-Clause

Changes

- Allow installation on PHP 7.3
- Removed class aliases `Handlebars\Registry\Registry` for `Handlebars\Registry` and `Handlebars\Registry\DefaultRegistry` for `Handlebars\DefaultRegistry`