Create PDF files in Laravel apps
This package provides a simple way to create PDFs in Laravel apps. It supports multiple drivers: Browsershot (Chromium), Gotenberg (Docker-based), Cloudflare Browser Rendering, WeasyPrint (Python-based), and DOMPDF (pure PHP). You can use modern CSS features like grid and flexbox with the Chromium-based drivers, use WeasyPrint for excellent CSS Paged Media support, or choose DOMPDF for a zero-dependency setup.
No reviews yet. Be the first to review Laravel PDF!
Sign in to leave a review.