Download the PHP package visanduma/laravel-invoice without Composer
On this page you can find all versions of the php package visanduma/laravel-invoice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download visanduma/laravel-invoice
More information about visanduma/laravel-invoice
Files in visanduma/laravel-invoice
Download visanduma/laravel-invoice
More information about visanduma/laravel-invoice
Files in visanduma/laravel-invoice
Vendor visanduma
Package laravel-invoice
Short Description This is my package laravel-invoice
License MIT
Homepage https://github.com/visanduma/laravel-invoice
Package laravel-invoice
Short Description This is my package laravel-invoice
License MIT
Homepage https://github.com/visanduma/laravel-invoice
Please rate this library. Is it a good library?
Informations about the package laravel-invoice
Laravel Invoice
Yet another simple & powerful invoicing package for Laravel
Installation
You can install the package via composer:
You can publish and run the migrations with:
Usage
Model configuration
Make any model invoice-able using trait
now your model is ready to create invoices
Create invoice
Add items to invoice
Adding additional information to invoice
Add payment for invoice
Add discount/tax to invoice
Add discount to invoice item
Calculation of invoice
Invoice item helpers
Invoice helpers
Generate invoice data array
Testing
Changelog
Please see CHANGELOG for more information on what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security Vulnerabilities
Please review our security policy on how to report security vulnerabilities.
Credits
- Visanduma
- All Contributors
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-invoice with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^8.73
spatie/laravel-package-tools Version ^1.9.2
illuminate/contracts Version ^8.73
The package visanduma/laravel-invoice contains the following files
Loading the files please wait ....