PHPackages                             izisoft/yii2-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. izisoft/yii2-react

ActiveYii2-extension

izisoft/yii2-react
==================

The React.js library extension for the Yii framework

v0.0.3(10y ago)05MIT LicensePHP

Since May 25Pushed 7y ago1 watchersCompare

[ Source](https://github.com/izisoft/yii2-react)[ Packagist](https://packagist.org/packages/izisoft/yii2-react)[ RSS](/packages/izisoft-yii2-react/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (4)Used By (0)

React.js Extension for Yii 2
============================

[](#reactjs-extension-for-yii-2)

React.js and JSXTransformer.js Assets

Installation
------------

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Add to the require section of your `composer.json` file:

```
composer require --prefer-dist izisoft/yii2-react dev-master
or
"izisoft/yii2-react": "dev-master"

```

And run in terminal

```
composer update

```

If you see the following error message:

`Your requirements could not be resolved to an installable set of packages.`

Change in the `composer.json` file

```
"minimum-stability": "dev",

```

And add

```
"prefer-stable": true,

```

Usage
-----

[](#usage)

Add to assets/AppAsset.php file:

```
'izisoft\react\JSXTransformerAsset', // optional
'izisoft\react\ReactAsset'

```

For don't use JSXTransformer, use [react-tools](https://facebook.github.io/react/docs/getting-started.html#offline-transform) and add your JSX compiled files in AppAsset.php:

```
public $js = [
    'build/HelloWorld.js'
];

```

Further Information
-------------------

[](#further-information)

Please, check the [React.js site](https://facebook.github.io/react/) documentation for further information about its configuration options.

Xem thêm các dự án viết bằng yii framework
------------------------------------------

[](#xem-thêm-các-dự-án-viết-bằng-yii-framework)

[Kho hàng US - Dịch vụ đặt hàng Mỹ số 1 Việt Nam](https://www.khohangus.com)

[Mỹ phẩm cao cấp Hàn Quốc Amaranth - Sorabee - Bello Vita](https://www.amaranth.com.vn)

[Chia sẻ kinh nghiệm lập trình php - vps - hosting](https://www.truongbui.com)

[Chia sẻ coupon khuyến mãi từ các trang thương mại điện tử hàng đầu tại Việt Nam và trên toàn thế giới](https://www.phutchot.com)

[EMZ - Mua gì cũng có](https://www.emz.vn)

[Thao Chip Shop, Chuyên bán buôn, bán lẻ đồ ngủ nữ](https://thaochip.com)

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 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 ~1 days

Total

3

Last Release

4006d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2edf0df855a366ea51f96bd910a60c87320c973460ccc273a7e448ae32eedb65?d=identicon)[zinzinx8](/maintainers/zinzinx8)

---

Top Contributors

[![zinzinx8](https://avatars.githubusercontent.com/u/13455399?v=4)](https://github.com/zinzinx8 "zinzinx8 (6 commits)")

---

Tags

yii2react

### Embed Badge

![Health badge](/badges/izisoft-yii2-react/health.svg)

```
[![Health](https://phpackages.com/badges/izisoft-yii2-react/health.svg)](https://phpackages.com/packages/izisoft-yii2-react)
```

###  Alternatives

[craftcms/cms

Craft CMS

3.6k3.6M2.6k](/packages/craftcms-cms)

PHPackages © 2026

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