laraveldaily/laravel-invoices
Generate customizable PDF invoices in Laravel with templates, translations, taxes/discounts/shipping, due dates, serial numbers, and flexible currency formatting. Store, download, or stream via any configured filesystem, with global settings and per-invoice overrides.
"This package lets us ship invoicing in days, not months*. For example:
*"This is a drop-in solution for invoice PDFs with these tradeoffs:
Invoice::make()->buyer($customer)->stream()).composer require laraveldaily/laravel-invoices.php artisan invoices:install.resources/views/vendor/invoices/templates/default.blade.php template.
Alternatives: Only consider if you need offline PDFs or e-signatures."*How can I help you explore Laravel packages today?