Download the PHP package neonbug/fiscal-verification without Composer
On this page you can find all versions of the php package neonbug/fiscal-verification. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download neonbug/fiscal-verification
More information about neonbug/fiscal-verification
Files in neonbug/fiscal-verification
Package fiscal-verification
Short Description Slovenian Fiscal Verification
License MIT
Homepage https://github.com/neonbug/fiscal-verification
Informations about the package fiscal-verification
Neonbug\FiscalVerification
Implementation of the JSON standard for fiscal verification of invoices in Slovenia.
More info available at their site: http://www.datoteke.fu.gov.si/dpr/index_en.html
Install
Via Composer
Usage
See tests
folder (esp. InvoiceTest.php
) for usage examples.
Testing
Convert your test certificate to PEM format and place it in tests/assets
folder.
Open tests/_config.php
and fill out all the information (for every test to be run successfully, all fields are required).
Afterwards, open a terminal, navigate to the project's folder and run
TODO
- more tests,
- better error handling,
- implement batch invoices (i.e. /v1/cash_registers_batch/invoices),
- a (more robust) system for retrying requests.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
All versions of fiscal-verification with dependencies
endroid/qr-code Version ^4.1.3
spomky-labs/base64url Version ^v2.0.4
evenement/evenement Version ^3.0.1