定制 phly/phly-expressive-mustache 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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.

Build Status

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 build from the repository root.
  • Bookdown: Execute bookdown doc/bookdown.json from 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

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: BSD-2-Clause
  • 更新时间: 2015-09-02