Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vinceg/php-uniterm-sdk
Allows to communicate with the Uniterm through the SDK.
https://github.com/vinceg/php-uniterm-sdk
Last synced: about 1 month ago
JSON representation
Allows to communicate with the Uniterm through the SDK.
- Host: GitHub
- URL: https://github.com/vinceg/php-uniterm-sdk
- Owner: VinceG
- License: mit
- Created: 2020-01-12T04:46:41.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2022-11-03T02:09:13.000Z (about 2 years ago)
- Last Synced: 2024-04-15T00:06:23.090Z (8 months ago)
- Language: PHP
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# PHP Uniterm SDK
Allows to communicate with the Uniterm through the SDK.
## Install
Via Composer
``` bash
$ composer require vinceg/php-uniterm-sdk
```## Usage
See the PHPUnit tests for example on how to use the different methods