承接 phptransformers/mustache 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

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

phptransformers/mustache

最新稳定版本:1.0.0

Composer 安装命令:

composer require phptransformers/mustache

包简介

Mustache support for PHPTransformers.

README 文档

README

Latest Version Software License Build Status Coverage Status Quality Score Total Downloads

Mustache.php support for PHPTransformers.

Install

Via Composer

$ composer require phptransformers/mustache

Usage

$engine = new BladeTransformer();
echo $engine->render('Hello, {{name}}!', array('name' => 'phptransformers'));

Testing

$ phpunit

Contributing

Please see CONTRIBUTING for details.

Security

If you discover any security related issues, please email robloach@gmail.com instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

统计信息

  • 总下载量: 36
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 1
  • 推荐数: 1

GitHub 信息

  • Stars: 0
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-04-29