定制 mobicms/render 二次开发

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

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

mobicms/render

最新稳定版本:4.0.0

Composer 安装命令:

composer require mobicms/render

包简介

Native PHP template engine

README 文档

README

GitHub GitHub release (latest SemVer) Packagist

CI-Analysis CI-Tests Sonar Coverage Quality Gate Status

mobicms/render is a native PHP template system that started on the basis of league/plates v.3.3.0. The development of the original package went in a direction that was not suitable for our projects where Plates was used, so it was decided to continue development as an independent package. Our goal was to simplify the source code as much as possible, get rid of the unnecessary and add the missing functionality.

This package is part of mobiCMS and JohnCMS, but can be used freely in any other projects.

Installation

The preferred method of installation is via Composer. Run the following command to install the package and add it as a requirement to your project's composer.json:

composer require mobicms/render

Documentation

Check out the documentation wiki for detailed information and code examples.

Contributing

Contributions are welcome! Please read Contributing for details.

YAGNI KISS

In our development, we follow the principles of YAGNI and KISS. The source code should not have extra unnecessary functionality and should be as simple and efficient as possible.

License

This package is licensed for use under the MIT License (MIT).
Please see LICENSE for more information.

Our links

统计信息

  • 总下载量: 5.61k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 10
  • 点击次数: 0
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

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

其他信息

  • 授权协议: MIT
  • 更新时间: 2019-11-28