定制 rossriley/php-vuejs-templating 二次开发

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

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

rossriley/php-vuejs-templating

最新稳定版本:1.2.8

Composer 安装命令:

composer require rossriley/php-vuejs-templating

包简介

PHP implementation of Vue.js templating engine

README 文档

README

Simple PHP implementation of the Vue Template renderer.

The library has been created to be used for rendering templates in the Wikibase Lexeme extension. It intentionally covers only a subset of Vue Template syntax that is used by the Wikibase Lexeme extension. It is not going to cover all elements of Vue Template language.

Installation

The recommended way of installing the library is using Composer, e.g. by adding the following line to the require section of the composer.json file:

	"rossriley/php-vuejs-templating": "~0.1"

Tests

The library comes with a set of PHPUnit tests, that include unit tests of library elements (tests/php directory), and also integration tests of rendering the template syntax elements used in the Wikibase Lexeme extension (tests/integration directory).

Tests could run by executing composer phpunit command.

统计信息

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

GitHub 信息

  • Stars: 4
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: LGPL-2.1-only
  • 更新时间: 2018-04-18