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

This package is auto-updated.

Last update: 2024-04-13 21:04:25 UTC


README

Build Status Latest Version on Packagist Software License

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.