phly/phly-expressive-mustache
最新稳定版本:2.0.0
Composer 安装命令:
composer require phly/phly-expressive-mustache
包简介
Mustache TemplateInterface implementation for zend-expressive
关键字:
README 文档
README
⚠️ Archived 2025-08-17
Use at your own risk.
phly-expressive-mustache provides a zend-expressive
TemplateInterface adapter for phly-mustache.
Installation
Install via composer:
$ composer require phly/phly-expressive-mustache
Documentation
You can build documentation in one of two ways:
- MkDocs: Execute
mkdocs buildfrom the repository root. - Bookdown: Execute
bookdown doc/bookdown.jsonfrom the repository root.
In each case, you can use PHP's built-in web server to serve the documentation:
$ php -S 0.0.0.0:8080 -t doc/html/
and then browse to http://localhost:8080/.
Usage
See the manual for usage.
统计信息
- 总下载量: 371
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 3
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: BSD-2-Clause
- 更新时间: 2015-09-02