Our official PHP (8.1+) SDK can be installed using Composer with the following command:
composer require fshub/sdk
You can also visit the official Packagist (composer package) page for this SDK at: https://packagist.org/packages/fshub/sdk
This document provides usage examples as to how you can retrieve data (using our REST V3 API) in addition to using Laravel (as an example modern-day PHP framework) to receive real-time webhook data.
This document is a WIP and will be updated very shortly