PHP HTML-to-PDF

Open-source PHP projects categorized as HTML-to-PDF

Top 3 PHP HTML-to-PDF Projects

HTML-to-PDF
  1. Dompdf

    HTML to PDF converter for PHP

    Project mention: Intro to DOMPDF - lightest and simplest PHP library to generate PDF documents | dev.to | 2024-04-05

    Generating PDF documents out of your app's HTML output is a very common requirement and there are several open source libraries to accomplish this. I came across this need for my project recently and I evaluated many popular ones such as TCPDF, mpdf, FPDF, etc. But the one that truly stood up to my evaluation in terms of efficiency (minimal footprint) and ease of implementation was DOMPDF.

  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. Snappy

    PHP library allowing thumbnail, snapshot or PDF generation from a url or a html page. Wrapper for wkhtmltopdf/wkhtmltoimage (by KnpLabs)

    Project mention: Generating PDF documents in Laravel | dev.to | 2024-07-02

    Other popular PDF libraries include TCPDF, FPDF, and Snappy.

  4. KnpSnappyBundle

    Easily create PDF and images in Symfony by converting html using webkit

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

PHP HTML-to-PDF discussion

Log in or Post with

Index

What are some of the best open-source HTML-to-PDF projects in PHP? This list will help you:

# Project Stars
1 Dompdf 10,706
2 Snappy 4,415
3 KnpSnappyBundle 1,233

Sponsored
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