vlaim / pio-przybysz-api
There is no license information available for the latest version (v1.0.0) of this package.
v1.0.0
2023-06-13 19:15 UTC
Requires
- guzzlehttp/guzzle: ^7.7
- phpfastcache/phpfastcache: ^9.1
Requires (Dev)
- vimeo/psalm: ^4.15
This package is auto-updated.
Last update: 2024-10-30 11:04:44 UTC
README
Installation
Composer package
Use composer to install this package.
{
"require": {
"vlaim/pio-przybysz-api": "*"
}
}
Basic usage
$api = new PioApi('<login>', '<password>');
Tests
To run tests
composer test
Issues
Bug reports and feature requests can be submitted on the Github Issue Tracker.
Feel free to open an issue on every question you have.
License
vlaim/pio-przybysz-api is released under the MIT License. See the bundled LICENSE.md for details.