Implementation for Laravel which was made to support Szamlazz.hu Agent version of 3.4 and higher.
composer require szunisoft/laravel-szamlazzhu
This package supports the following methods:
- Invoice creation
- Invoice cancellation (reversing)
- Proforma invoice creation
- Proforma invoice deletion
- Receipt creation
- Receipt cancellation (reversing)
Package can automatically save generated PDF files and store on the given disk. For further information about the configuration possibilities please refer to the configuration documentation.
Supports Laravel: 5.5 / 6.* / 7.*
For usage please refer to the technical documentation.
The official API documentation is also accessible (in PDF format) in this repository.