kduma / webprint-client
WebPrint API Client
v2.0.3
2022-12-27 18:41 UTC
Requires
- php: ^7.4|^8.0
- ext-json: *
- guzzlehttp/guzzle: ^7.0.1
Requires (Dev)
- illuminate/support: ^9.45
- phpunit/phpunit: ^9.0
README
API client for WebPrint Server
Installation
You can install the package via composer:
composer require kduma/webprint-client
Usage
Check documentation here: https://opensource.duma.sh/libraries/webprint-client
Testing
composer test
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Security
If you discover any security related issues, please email git@krystian.duma.sh instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see License File for more information.
PHP Package Boilerplate
This package was generated using the PHP Package Boilerplate.