php-iliaal-fastchart - Native C PHP extension for fast chart rendering
- Website:
- https://github.com/iliaal/fastchart
- Licence:
- BSD-3-Clause AND MIT
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
Native C PHP extension. 38 chart types behind a modern OO API with fluent setters and final classes. Line, area, bar, scatter, bubble, pie, radar, polar, surface, contour, gauge, gantt, box-plot, treemap, funnel, waterfall, heatmap, linear meter, network / chord / arc graphs, circle packing, violin and population pyramids, Venn, word clouds, pictograms, serpentine timelines, plus a deep StockChart (seven candle styles, SMA / EMA / WMA overlays, volume + indicator panes). SVG is the canonical render format. PNG / JPG / WebP outputs flatten text to glyph paths, run plutovg over the resulting SVG, and encode the RGBA buffer with libpng / libjpeg-turbo / libwebp. The same chart object serves a sharp <svg> for dashboards or a PNG for emails without rebuilding state. renderToFile() picks the encoder from the extension; renderPng() / renderJpeg() / renderWebp() / renderSvg() return bytes in-process. Package built for PHP 8.4.
Packages
| php-iliaal-fastchart-1.7.0-1.remi.src | [15.4 MiB] |
Changelog by Remi Collet (2026-07-27):
- update to 1.7.0 |
| php-iliaal-fastchart-1.6.0-1.remi.src | [15.3 MiB] |
Changelog by Remi Collet (2026-07-10):
- update to 1.6.0 |
| php-iliaal-fastchart-1.5.0-1.remi.src | [15.3 MiB] |
Changelog by Remi Collet (2026-07-08):
- update to 1.5.0 |
| php-iliaal-fastchart-1.4.0-1.remi.src | [15.2 MiB] |
Changelog by Remi Collet (2026-06-21):
- update to 1.4.0 |
| php-iliaal-fastchart-1.3.0-1.remi.src | [11.2 MiB] |
Changelog by Remi Collet (2026-06-16):
- update to 1.3.0 |
| php-iliaal-fastchart-1.2.0-1.remi.src | [11.2 MiB] |
Changelog by Remi Collet (2026-06-12):
- update to 1.2.0 - open https://github.com/iliaal/fastchart/pull/9 relax test expectations |
| php-iliaal-fastchart-1.1.6-1.remi.src | [11.2 MiB] |
Changelog by Remi Collet (2026-06-05):
- update to 1.1.6 |
| php-iliaal-fastchart-1.1.5-1.remi.src | [11.2 MiB] |
Changelog by Remi Collet (2026-06-05):
- update to 1.1.5 |