spatio-labs / spatio-php
PHP SDK for the SpatioAPI. Generated from the official OpenAPI spec.
0.0.2
2026-05-11 04:55 UTC
Requires
- php: ^8.1
- ext-curl: *
- ext-json: *
- ext-mbstring: *
- guzzlehttp/guzzle: ^7.3
- guzzlehttp/psr7: ^1.7 || ^2.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^3.5
- phpunit/phpunit: ^8.0 || ^9.0
README
Generated SDK for the SpatioAPI. Do not edit by hand. Regenerated from the official OpenAPI spec on every release.
Install
composer require spatio-labs/spatio-php
Import
use Spatio\Client\Api\NotesApi;
Authentication
The SpatioAPI uses Personal Access Tokens. Mint one at Settings → Tokens in Spatio Desktop or on spatio.app.
Links
About this package
Generated from the SpatioAPI OpenAPI spec on every release. PRs against generated files will be overwritten on the next release; file issues at https://github.com/spatio-labs/spatio-php/issues for bugs in the SDK shape.
Licensed under MIT.