| Package Data | |
|---|---|
| Maintainer Username: | aocneanu |
| Maintainer Contact: | aocneanu@gmail.com (Adrian Ocneanu) |
| Package Create Date: | 2017-03-19 |
| Package Last Update: | 2025-08-01 |
| Home Page: | https://docs.laravel-enso.com/packages/charts.html |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-10-31 03:05:26 |
| Package Statistics | |
|---|---|
| Total Downloads: | 59,900 |
| Monthly Downloads: | 158 |
| Daily Downloads: | 5 |
| Total Stars: | 17 |
| Total Watchers: | 5 |
| Total Forks: | 5 |
| Total Open Issues: | 2 |
Server-side data builder for charts.
This package can work independently of the Enso ecosystem.
The front end implementation that utilizes this api is present in the enso-ui/charts package.
For live examples and demos, you may visit laravel-enso.com
click on the photo to view a short demo in compatible browsers
Comes pre-installed in Enso.
To install outside of Enso:
composer require laravel-enso/charts
publish the config with php artisan vendor:publish --tag=charts-config and customize as needed
install the api implementation for the front end: yarn add @enso-ui/charts
PNG fileBe sure to check out the full documentation for this package available at docs.laravel-enso.com
are welcome. Pull requests are great, but issues are good too.
This package is released under the MIT license.