Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
fshub:developers:fshub-sdk-php [2022/03/31 15:38] – created ballenfshub:developers:fshub-sdk-php [2022/04/06 20:19] (current) ballen
Line 1: Line 1:
 ====== FsHub PHP SDK ====== ====== FsHub PHP SDK ======
  
-Our official PHP (8.0+) SDK can be installed using Composer with the following command:+Our official PHP (8.1+) SDK can be installed using Composer with the following command:
  
-''composer install fshub/fshub-sdk-php''+''composer require fshub/sdk''
  
-You can also visit the official Packagist (composer package) page for this SDK at: **TBC**+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 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** **This document is a WIP and will be updated very shortly**
Copyright © 2014-2021 FsHub