TCPDF

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
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
influxdata.com
featured
  1. headless-chromium-php

    Instrument headless chrome/chromium instances from PHP

    We also use headless Chrome to generate the PDFs, using https://github.com/chrome-php/chrome and https://github.com/dreadnip/chrome-pdf-bundle

  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. chrome-pdf-bundle

    Symfony bundle to generate PDFs with headless Chrome using chrome-php/chrome.

    We also use headless Chrome to generate the PDFs, using https://github.com/chrome-php/chrome and https://github.com/dreadnip/chrome-pdf-bundle

  4. tc-lib-pdf

    TCPDF - PHP PDF Library - https://tcpdf.org

    The author is also working on a new version but it's not been released yet: tc-lib-pdf

  5. mPDF

    PHP library generating PDF files from UTF-8 encoded HTML

    mPDF (very similar to TCPDF)

  6. gotenberg-php

    🐘 A PHP client for interacting with Gotenberg.

  7. gotenberg

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

    docs: https://gotenberg.dev/

  8. chrome-pdf-php

    Wrapper in PHP to generate PDF using Google Chrome

    I used TCPDF heavily on a few projects. What I never liked was the fact that it doesn’t render HTML & CSS as it should sometimes. That is why i moved to Chromium with PHP libraries which help you rendering and generating PDFs e.g. https://github.com/abalozz/chrome-pdf-php

  9. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
  10. PDFKit

    A JavaScript PDF generation library for Node and the browser

    Sure thing! https://pdfkit.org/

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

  • Job Adventures - PDF generation | Jun 2024

    3 projects | dev.to | 23 Jun 2024
  • Intro to DOMPDF - lightest and simplest PHP library to generate PDF documents

    4 projects | dev.to | 5 Apr 2024
  • How to Simply Generate a PDF From HTML in Symfony With WeasyPrint

    6 projects | dev.to | 12 Dec 2023
  • Dompdf as a Phar

    1 project | /r/PHPhelp | 21 Jul 2023
  • HTML to PDF package that supports RTL language?

    4 projects | /r/laravel | 11 May 2023

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