PHPackages                             pmvc-plugin/view\_react - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Templating &amp; Views](/categories/templating)
4. /
5. pmvc-plugin/view\_react

ActiveLibrary[Templating &amp; Views](/categories/templating)

pmvc-plugin/view\_react
=======================

PMVC view engine for react.js

0.7.9(3y ago)11.4k2MITPHP

Since Jul 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/pmvc-plugin/view_react)[ Packagist](https://packagist.org/packages/pmvc-plugin/view_react)[ Docs](https://github.com/pmvc-plugin/view_react)[ RSS](/packages/pmvc-plugin-view-react/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (3)Versions (15)Used By (2)

[![Latest Stable Version](https://camo.githubusercontent.com/6bc3cb057f2872de4727304dc6273cbdd6b52dc6c51abb7c613d88538fd578ba/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f766965775f72656163742f762f737461626c65)](https://packagist.org/packages/pmvc-plugin/view_react)[![Latest Unstable Version](https://camo.githubusercontent.com/ae65ce8db599d85885c0a708fa132e9058447b73776e27eafe911b45a82228d8/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f766965775f72656163742f762f756e737461626c65)](https://packagist.org/packages/pmvc-plugin/view_react)[![CircleCI](https://camo.githubusercontent.com/7f364bcadedfe1b6a053c0574c2e8093fac7dab05a3499c9ebfb1b25923a9cde/68747470733a2f2f636972636c6563692e636f6d2f67682f706d76632d706c7567696e2f766965775f72656163742f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/pmvc-plugin/view_react/tree/master)[![License](https://camo.githubusercontent.com/0073b64272e235f485c6be73819156002c6939e13d9a16250b7927bce43f44e7/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f766965775f72656163742f6c6963656e7365)](https://packagist.org/packages/pmvc-plugin/view_react)[![Total Downloads](https://camo.githubusercontent.com/9ac9e03df5c82071ac533751be5982145f7ec5c61f9449c26a29c6826748d126/68747470733a2f2f706f7365722e707567782e6f72672f706d76632d706c7567696e2f766965775f72656163742f646f776e6c6f616473)](https://packagist.org/packages/pmvc-plugin/view_react)

\[PMVC\] PHP view template with react.js
========================================

[](#pmvc-php-view-template-with-reactjs)

Install with Composer
---------------------

[](#install-with-composer)

CLICK TO SEE### 1. Download composer

[](#1-download-composer)

- mkdir test\_folder
- curl -sS  | php

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

[](#2-install-use-composerjson-or-use-command-line-directly)

#### 2.1 Install Use composer.json

[](#21-install-use-composerjson)

- vim composer.json

```
{
    "require": {
        "pmvc-plugin/view_react": "dev-master"
    }
}

```

- php composer.phar install

#### 2.2 Or use composer command-line

[](#22-or-use-composer-command-line)

- php composer.phar require pmvc-plugin/view\_react

or

- composer require pmvc-plugin/view\_react

For debug
---------

[](#for-debug)

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

```

Facebook crawler issue
----------------------

[](#facebook-crawler-issue)

- [\#1](https://github.com/pmvc-plugin/view_react/issues/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'
```

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~201 days

Recently: every ~128 days

Total

14

Last Release

1340d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/6f593111e77142a10224458b0436e6b2d6f3e537f924c03130f0208bd3c4477f?d=identicon)[HillLiu](/maintainers/HillLiu)

---

Top Contributors

[![HillLiu](https://avatars.githubusercontent.com/u/1877738?v=4)](https://github.com/HillLiu "HillLiu (67 commits)")

---

Tags

pmvc-viewviewtemplateviewplug-inpmvcreact

### Embed Badge

![Health badge](/badges/pmvc-plugin-view-react/health.svg)

```
[![Health](https://phpackages.com/badges/pmvc-plugin-view-react/health.svg)](https://phpackages.com/packages/pmvc-plugin-view-react)
```

###  Alternatives

[eftec/bladeone

The standalone version Blade Template Engine from Laravel in a single php file

8208.4M87](/packages/eftec-bladeone)[jenssegers/blade

The standalone version of Laravel's Blade templating engine for use outside of Laravel.

8661.2M109](/packages/jenssegers-blade)[wyrihaximus/twig-view

Twig powered View for CakePHP

804.7M1](/packages/wyrihaximus-twig-view)[anourvalar/office

Generate documents from existing Excel &amp; Word templates | Export tables to Excel (Grids)

24085.2k](/packages/anourvalar-office)[ytake/laravel-smarty

Smarty template engine for Laravel and Lumen

87401.6k](/packages/ytake-laravel-smarty)[aura/view

Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.

88152.8k19](/packages/aura-view)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
