PHP chart libraries

This page summarizes the projects mentioned and recommended in the original post on /r/PHP

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. php

    ⚡️Official Image-charts PHP library (by image-charts)

  2. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  3. gotenberg

    A developer-friendly API for converting numerous document formats into PDF files, and more!

    Yeah headless chrome is a chore, but probably the best best. We use https://gotenberg.dev in a docker container. It needs to be beefed up from time to time, but it works well

  4. TCPDF

    Official clone of PHP library to generate PDF documents and barcodes

    Depending on if this is a web-based project or not this suggestion might not be suitable. But the last few projects like this I did that were web-based I have used Google Charts with TCPDF. I rendered the charts on the page as a "print preview", and since TCPDF supports basic HTML composition I saved out the charts as generated images and submitted them to the server which generates a PDF. Bit convoluted but that was what I came up with in a hurry.

  5. Highcharts JS

    Highcharts JS, the JavaScript charting framework

    its not php/composer, but if you can send the data to an html file, you can use HighCharts to turn the json data model into various nifty charts. It's javascript.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • PDF Extract API Using Ollama with Anonymization and PII Removal

    1 project | news.ycombinator.com | 7 Jan 2025
  • Calendar events and emails as a SQL database using Nylas

    1 project | dev.to | 27 Aug 2024
  • Show HN: I made an open source SQL engine for anything (APIs, file) using SQLite

    2 projects | news.ycombinator.com | 15 Aug 2024
  • Job Adventures - PDF generation | Jun 2024

    3 projects | dev.to | 23 Jun 2024
  • Create PDFs with Tailwind

    3 projects | dev.to | 21 Mar 2024

Did you know that PHP is
the 14th most popular programming language
based on number of references?