fusio / sdk
SDK to talk to the Fusio REST API
v1.0.0
2021-01-30 11:18 UTC
Requires
- guzzlehttp/guzzle: ^6.3
- psx/api: ^3.0
- psx/schema: ^3.0
This package is auto-updated.
Last update: 2021-03-29 00:49:00 UTC
README
This PHP library helps to talk to the Fusio (https://www.fusio-project.org/)
API. It uses the automatically generated typescript definition of the Fusio
backend. Please take a look at the ./examples
folder to see how you can use the SDK.