PHP SDK
The SpinupWP PHP SDK provides an expressive interface for interacting with SpinupWP’s REST API. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses.
You can find the PHP SDK codebase and complete instructions at https://github.com/spinupwp/spinupwp-php-sdk.
We also have a tutorial on how to Create a Custom SpinupWP Dashboard in Under 30 minutes Using Laravel and Inertia.