handlebars

pecl install handlebars

Handlebars templating language

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

Maintainer

  • John Boehr (lead )

Details

Stars: 25
Downloads: 10188
0.8.3
5 years ago
Version 0.8.3 change log


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

requires:

  • php >=5.6.0<=7.3.99
  • pearinstaller >=1.4.1

suggests:

  • psr