marcosdsanchez/mustache-templating-engine

为 symfony/templating 设计的 Mustache 模板引擎

v1.0.0 2019-12-25 20:24 UTC

This package is auto-updated.

Last update: 2024-09-26 07:01:58 UTC


README

A Symfony engine of the Mustache template rendering. Should be used with symfony/templating and mustache/mustache

  1. 安装

Composer

只需使用 composer 运行以下命令

composer require marcosdsanchez/mustache-templating-engine

从 Packagist 查找所需版本约束。添加后运行

composer update