https://github.com/maximosojo/echarts-php
Librería PHP para la libreria de gráficas Echarts js
https://github.com/maximosojo/echarts-php
echarts php
Last synced: 2 months ago
JSON representation
Librería PHP para la libreria de gráficas Echarts js
- Host: GitHub
- URL: https://github.com/maximosojo/echarts-php
- Owner: maximosojo
- License: mit
- Created: 2018-11-09T21:00:17.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-09-10T17:55:28.000Z (over 1 year ago)
- Last Synced: 2025-03-04T04:06:00.518Z (3 months ago)
- Topics: echarts, php
- Language: PHP
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Echarts-PHP
========================EChartsPHP es una librería PHP para la libreria de gráficas **Echarts js** (https://github.com/ecomfe/echarts). Soportar Echarts en las versiones 2.2.x to 4.x.
## Instalación
``` bash
$ composer require maximosojo/echarts-php
```## Licencia
Este paquete está bajo la licencia MIT. Ver la licencia completa. [LICENSE](LICENSE)