# LaravelDaily/laravel-invoices

Laravel package to generate PDF invoices from various customizable parameters

Repository: https://github.com/LaravelDaily/laravel-invoices
Canonical: https://ross.abutalabs.com/products/laravel-invoices
Language: PHP
License: GPL-3.0
License Family: copyleft
Last push: 2026-03-19T13:39:02+00:00

## Health v2 (maintenance only)
Score: 68/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 73, release rhythm 43, longevity 100
- inputs: {"age_days": 2478, "days_push": 167, "days_rel": 167, "gap_med": 193.0, "n_releases_24m": 3}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1553, forks 322 (observed 2026-08-28T04:05:02.848395+00:00)

## What it is
A Laravel PHP package for generating PDF invoice files from customizable parameters like items, taxes, discounts, and shipping. Invoices can be stored, downloaded, or streamed on any configured filesystem, with support for templates, translations, and currency formats.

## Use cases
- generate pdf invoices in laravel
- create invoices with taxes and discounts
- download or stream invoice pdfs
- customize invoice templates and translations
- add shipping and due dates to invoices
- generate serial-numbered invoices

## When to choose
- you have a Laravel app and need invoice PDF generation
- you want automatic totals calculation with taxes, discounts, and shipping
- you need multi-language and multi-currency invoice support

## When to avoid
- you are not using Laravel or PHP
- you need full accounting or billing system features beyond PDF generation
- you need HTML invoices rather than PDF files

## Facets
- artifact type: library
- maturity: active
- function: pdf, templating, serialization
- domain: web-development, pdf, fintech, backend
- platform: php
- tags: invoices, laravel-package, pdf-generation, billing, composer, laravel, web-server

## Member repositories
- LaravelDaily/laravel-invoices (main) score 68

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:02.848395+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T04:30:08.260259+00:00, confidence not recorded.
  - readme: https://github.com/LaravelDaily/laravel-invoices (fetched 2026-08-28T04:05:02.848395+00:00, sha e6155e422013)
- Data as of 2026-08-30T08:39:29.467469+00:00.
