Hacker News new | ask | show | jobs
FastChart: Native PHP extension for server-side charts, barcodes, and QR codes (github.com)
1 points by ilia-a 44 days ago
1 comments

Native PHP extension: 19 chart types behind a fluent OO API, plus Code 128 barcodes and QR codes sharing the same gd substrate. Composable: charts can draw into a caller-owned GdImage canvas, so multiple charts composite onto one image in a single render pass. PHP 8.3+, BSD-licensed.