Laravel ebInterface integration. This package can create fully valid ebInterface invoices. We are currently working on the integration of the webservice.
Changes between versions will be tracked in the CHANGELOG.
composer require ambersive/ebinterface
php artisan vendor:publish --tag=ebinterface
Please notice that every config key is accessable via environment variables. Some of them should be set for better invoice creation experience.
This package is based on the invoice standard EBINTERFACE 5.0. The generated xml out can be tested by uploading to TEST-Upload. This package provides various test scenarios. Nevertheless please feel free to ask anything if you find something unclear. If you want to learn to create an invoice read the following tutorial.
Please feel free to give us feedback or any improvement suggestions.
If you discover a security vulnerability within this package, please send an e-mail to Manuel Pirker-Ihl via manuel.pirker-ihl@ambersive.com. All security vulnerabilities will be promptly addressed.
This package is open-sourced software licensed under the MIT license.