Best way to create a pdfs (Recommend a library)

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

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • browsershot

    Convert HTML to an image, PDF or string

  • I highly recommend using Chrome in headless mode using this package.

  • Dompdf

    HTML to PDF converter for PHP

  • I normally first make a HTML page, then use https://github.com/dompdf/dompdf to make it as a PDF.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • headless-chromium-php

    Instrument headless chrome/chromium instances from PHP

  • Headless Chrome with https://github.com/chrome-php/chrome works best for me. All native packages have it's quirks sadly.

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