brainfoolong/svg-charts

Generate SVG image charts to be able to use it in web and pdf at the same time.

0.2.1 2025-08-05 08:02 UTC

This package is auto-updated.

Last update: 2025-08-05 08:03:49 UTC


README

Generate SVG image charts in PHP with ease.

PHP SVG Charts Tests

Examples

Features

  • 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

Requirements

Basic PHP 8.1+ with no special extensions, runs everywhere where basic PHP can be installed.

Installation

composer require brainfoolong/svg-charts

Usage / Documentation

Just head to https://brainfoolong.github.io/php-svg-charts/