2017 © Pedro Peláez
 

yii2-extension yii2-react

The React.js library extension for the Yii framework

image

izisoft/yii2-react

The React.js library extension for the Yii framework

  • Friday, June 29, 2018
  • by zinzinx8
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

React.js Extension for Yii 2

React.js and JSXTransformer.js Assets, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Add to the require section of your composer.json file:, (*3)

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

And run in terminal, (*4)

composer update

If you see the following error message:, (*5)

Your requirements could not be resolved to an installable set of packages., (*6)

Change in the composer.json file, (*7)

"minimum-stability": "dev",

And add, (*8)

"prefer-stable": true,

Usage

Add to assets/AppAsset.php file:, (*9)

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

For don't use JSXTransformer, use react-tools and add your JSX compiled files in AppAsset.php:, (*10)

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

Further Information

Please, check the React.js site documentation for further information about its configuration options., (*11)

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, (*12)

Mỹ phẩm cao cấp Hàn Quốc Amaranth - Sorabee - Bello Vita, (*13)

Chia sẻ kinh nghiệm lập trình php - vps - hosting, (*14)

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, (*15)

EMZ - Mua gì cũng có, (*16)

Thao Chip Shop, Chuyên bán buôn, bán lẻ đồ ngủ nữ, (*17)

The Versions

29/06 2018

dev-master

9999999-dev

The React.js library extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 react

27/05 2015

v0.0.3

0.0.3.0

The React.js library extension for the Yii framework

  Sources   Download

MIT License

The Requires

 

yii2 react

25/05 2015

v0.0.2

0.0.2.0

The React.js library extension for the Yii framework

  Sources   Download

MIT License

The Requires

 

yii2 react

25/05 2015

0.0.1

0.0.1.0

The React.js library extension for the Yii framework

  Sources   Download

BSD-3-Clause

The Requires

 

yii2 react