Generate SVG image charts in PHP with ease.
- Different types of charts (suggest and help to integrate more)
- RAW SVG output
- PHP generation, no JS or Browser needed (Makes it easy to use cronjobs/automations)
- Extremely customizable in output, design and data representation. Even add custom attributes so you can write your own frontend JS code to provide mouseover tooltips for example
Basic PHP 8.1+ with no special extensions, runs everywhere where basic PHP can be installed.
composer require brainfoolong/svg-charts
Just head to https://brainfoolong.github.io/php-svg-charts/