fshub / sdk
The official PHP SDK for FsHub.
1.0.0
2022-04-06 15:09 UTC
Requires
- php: ^8.1
- ext-curl: *
- ext-json: *
- ballen/collection: ^2.0
Requires (Dev)
- phpmd/phpmd: ^2.11
- phpstan/phpstan: ^1.4
- phpunit/phpunit: ^9.0
- squizlabs/php_codesniffer: ^3.6
README
This repository contains the official PHP SDK client for the FsHub platform integration services.
This client library (SDK) is supported on PHP 8.1+
This SDK is available to download using Composer, the official package repository, you can install the package using your terminal by running the following command:
composer install fshub/sdk
Usage examples, tips and tricks can be found on our official documentation page over on our wiki.
Further information regards our API's and platform integration information can be found on the official website.