vuurwerkpos / php-sdk
Example code to connect with VuurwerkPOS
1.0
2017-10-04 21:04 UTC
Requires
- php: >=7.0
- doctrine/common: ^2.7
- guzzlehttp/guzzle: ^6.3
This package is not auto-updated.
Last update: 2025-06-04 06:26:37 UTC
README
Example code to connect with VuurwerkPOS.
Installation
Install via composer:
composer require vuurwerkpos/php-sdk
https://packagist.org/packages/vuurwerkpos/php-sdk
Usage
Check out the example.php for usage.