fusio / sdk
SDK to talk to the Fusio REST API
Fund package maintenance!
chriskapp
Patreon
www.paypal.me/fusioapi
Requires
- sdkgen/client: ^0.2
Requires (Dev)
- phpunit/phpunit: ^8.0
- vimeo/psalm: ^4.0
This package is auto-updated.
Last update: 2022-05-07 18:25:34 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.