Download the PHP package youyiio/php-echarts without Composer
On this page you can find all versions of the php package youyiio/php-echarts. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download youyiio/php-echarts
More information about youyiio/php-echarts
Files in youyiio/php-echarts
Download youyiio/php-echarts
More information about youyiio/php-echarts
Files in youyiio/php-echarts
Vendor youyiio
Package php-echarts
Short Description php-echarts is a php library for the echarts 5.0
License Apache-2.0
Homepage https://www.beyongx.com
Package php-echarts
Short Description php-echarts is a php library for the echarts 5.0
License Apache-2.0
Homepage https://www.beyongx.com
Please rate this library. Is it a good library?
Informations about the package php-echarts
php-echarts
一款支持Apache EChart5.0+图表的php开发库 优先ThinkPHP5/6的开发及测试。
Apache EChart5.0已经最新发布,在视觉效果、动画效果和大数据展示方面已经远超之前的版本; 故不考虑EChart5.0之前版本的兼容问题;建议直接尝试5.0+
目录
- [第一个EChart5.0 demo](#第一个EChart5.0 demo)
- 安装
- 使用 Composer 安装 (强烈推荐)
- github下载 或 直接手动下载源码
- 下载文件
- 引入自动载入文件
第一个EChart5.0 demo
ThinkPHP5/6 示例
安装
使用 Composer 安装 (强烈推荐):
支持 psr-4
规范, 开箱即用
github下载 或 直接手动下载源码:
需手动引入自动载入文件
下载文件:
git clone https://github.com/youyiio/php-echarts php-echarts
引入自动载入文件:
使用时引入或者全局自动引入
require_once '/path/to/php-echarts/src/autoload.php
;
示例 - Line
示例 - Bar
Issues
如果有遇到问题请提交 issues
License
Apache 2.0
All versions of php-echarts with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package youyiio/php-echarts contains the following files
Loading the files please wait ....