定制 pmvc-plugin/view_react 二次开发

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

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

pmvc-plugin/view_react

最新稳定版本:0.7.9

Composer 安装命令:

composer require pmvc-plugin/view_react

包简介

PMVC view engine for react.js

README 文档

README

Latest Stable Version Latest Unstable Version CircleCI License Total Downloads

[PMVC] PHP view template with react.js

Install with Composer

CLICK TO SEE

1. Download composer

2. Install Use composer.json or use command-line directly

2.1 Install Use composer.json

  • vim composer.json
{
    "require": {
        "pmvc-plugin/view_react": "dev-master"
    }
}
  • php composer.phar install

2.2 Or use composer command-line

  • php composer.phar require pmvc-plugin/view_react

or

  • composer require pmvc-plugin/view_react

For debug

echo '{"themePath":"home"}' | node ./server.js

Facebook crawler issue

  • #1
  • Can't set header for none encoding, original proposal was for disable proxy cache to improve first bytes.
-    'Content-Encoding: none'
+    'Content-Encoding: identity'

统计信息

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

GitHub 信息

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

其他信息

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