Slim-Extras
Slim-Extras copied to clipboard
Updated \Slim\View\Mustache::render() function to support Mustache parti...
...als
The current implementation doesn't support Mustache partials. This change allows Partials to be dynamically loaded by the Mustache engine while still allowing the primary Mustache templates to be String-loaded as before.
is this project still alive?
Slim is very much alive. This repository is no longer officially supported. We are officially supporting the Twig and Smarty custom views in the Slim-Views repository.
hey there, thanks for the promptly response. is there a repo for mustache support?
No, you are welcome to create one. We are putting together a new section on Slim's website that will help advertise third-party addons (like a custom Mustache view, for example). That should be up and running by end of year (probably much sooner).
:+1: