barryvdh/laravel-dompdf
A DOMPDF Wrapper for Laravel observed · 2026-08-28
Health v2 · maintenance only
87/100
- Activity 91
- Release rhythm 75
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: 30
- age_days: 4819
- days_rel: 169
- days_push: 55
- n_releases_24m: 4
Adoption not part of the score
7285 stars · 977 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
A Laravel wrapper around the Dompdf HTML-to-PDF converter, exposing a facade and service provider for rendering Blade views or HTML strings as PDFs. It supports saving, streaming, and downloading PDFs with configurable paper size, orientation, and Dompdf options.
Use cases
- generate pdf invoices from blade views in laravel
- convert html to pdf in a laravel app
- stream a pdf to the browser for download
- save rendered pdf files to disk from laravel
- generate printable reports from html templates
- create pdfs in lumen applications
When to choose
- you build Laravel or Lumen apps and need PDF generation from HTML/Blade templates
- you want a simple facade API for download, stream, or save operations
- you need configurable paper size, orientation, and Dompdf options
When to avoid
- you need pixel-perfect complex CSS layout that Dompdf cannot render
- your project is not PHP/Laravel-based
- you need very high-performance or headless-browser-grade PDF rendering
Facets
library · maturity stable
pdf templating web-development pdf backend php laravel dompdf html-to-pdf wrapper invoice-generation
1 source
- readme: https://github.com/barryvdh/laravel-dompdf · fetched 2026-08-28 · 5b18261bd111
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| barryvdh/laravel-dompdf | main | 87 |
For agents
markdown · JSON · MCP: product_card(name="barryvdh/laravel-dompdf")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem