Download the PHP package bubifengyun/yii2-echarts without Composer
On this page you can find all versions of the php package bubifengyun/yii2-echarts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bubifengyun/yii2-echarts
More information about bubifengyun/yii2-echarts
Files in bubifengyun/yii2-echarts
Download bubifengyun/yii2-echarts
More information about bubifengyun/yii2-echarts
Files in bubifengyun/yii2-echarts
Vendor bubifengyun
Package yii2-echarts
Short Description Using hisune/echarts-php and bower-asset/echarts, complete it.
License Apache-2.0
Package yii2-echarts
Short Description Using hisune/echarts-php and bower-asset/echarts, complete it.
License Apache-2.0
Please rate this library. Is it a good library?
Informations about the package yii2-echarts
Easy use echarts in yii2 when offline.
Yii2 离线使用百度 echarts
使用 hisune\echarts-php
和 bower-asset\echarts
,这样代码安装完成后,可以离线使用,不用每次都要联网去查百度的echarts。
但是安装会比较慢,请慢慢等待。
本代码最初实现在yiichina,曾提议改成单独的形式,遂有了本代码。功能是 hisune\echarts-php
的部分实现,唯独使用时不用联网找百度echarts。
Installation
安装
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
用法
详细使用方法参考: https://github.com/hisune/Echarts-PHP 。不同之处在于本文只实现了其 ECharts
部分。使用的类名字可能需要做修改。
Once the extension is installed, simply use it in your code by :
画个世界地图
画个中国地图
省份的地图不会画。
Ref
参考
- http://www.yiichina.com/tutorial/503
- https://github.com/hisune/Echarts-PHP
- https://github.com/ecomfe/echarts
License
许可证
BSD and MIT
All versions of yii2-echarts with dependencies
PHP Build Version
Package Version
The package bubifengyun/yii2-echarts contains the following files
Loading the files please wait ....