Download the PHP package dgtlinf/invoice without Composer
On this page you can find all versions of the php package dgtlinf/invoice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package invoice
Dgtlinf Invoice
Modern, fully typed invoicing toolkit for Laravel applications with discount, tax, currency and PDF engines that work together out of the box.
Highlights
- Value-object based models and enums for rock-solid invoice data.
- Dedicated pricing, tax, discount and numbering engines with sensible defaults.
- Built-in DomPDF integration with publishable Blade templates.
- Currency formatter, units and helpers that keep calculations precise.
- Batteries-included facade:
Invoice::make(),Invoice::calculate(),Invoice::stream()and more.
Requirements
- PHP 8.2+
- Laravel 10.x, 11.x or 12.x
barryvdh/laravel-dompdf(installed automatically)
Install
Publish the configuration or default PDF view if you need to customise them:
Quick usage
Documentation
Full documentation, usage examples, and advanced configuration guides are available at:
👉 https://dgtlinf.github.io/invoice
License
This package is open-sourced software licensed under the MIT License.
© 2025 Digital Infinity DOO. All rights reserved.
All versions of invoice with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
spatie/laravel-package-tools Version ^1.92
illuminate/support Version ^10.0|^11.0|^12.0
barryvdh/laravel-dompdf Version ^3.1
spatie/laravel-package-tools Version ^1.92
illuminate/support Version ^10.0|^11.0|^12.0
barryvdh/laravel-dompdf Version ^3.1
The package dgtlinf/invoice contains the following files
Loading the files please wait ...