yii2-extension yii2-echart
整合百度Echart
xyb/yii2-echart
整合百度Echart
- Friday, January 8, 2016
- by smartyPHP
- Repository
- 1 Watchers
- 0 Stars
- 1 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 1 Versions
- 0 % Grown
Yii2.0 Echart部件
整合百度Echart, (*1)
Installation
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist xyb/yii2-echart "*"
or add, (*4)
"xyb/yii2-echart": "*"
to the require section of your composer.json
file., (*5)
Usage
Once the extension is installed, simply use it in your code by :, (*6)
php
<?= \xyb\echart\AutoloadExample::widget(); ?>
, (*7)
dev-master
9999999-dev
整合百度Echart
Sources
Download
Apache-2.0
The Requires
extension
yii2