Package Information |
Summary |
Handlebars templating language |
Maintainers |
John Boehr <
jbboehr at gmail dot com >
(lead)
[details]
|
License |
BSD-2-Clause |
Description |
This extension embeds a Handlebars interpreter into PHP, allowing the execution of Handlebars templates. |
Homepage |
https://github.com/jbboehr/php-handlebars
|
Release notes
Version 0.9.0
(stable)
|
- Preliminary PHP 8 support - Support for precompiling templates - Mustache-style lambda support - Drop max PHP version constraint - Selective helper options omission - Improved typehints See CHANGELOG.md for full details |