tenantcloud / tenant-turner-sdk
Tenant Turner laravel partner API SDK.
v1.0.0-alpha.2
2024-07-29 08:43 UTC
Requires
- php: >=8.2
- guzzlehttp/guzzle: ^7.8
- tenantcloud/data-transfer-objects: ^1.2
- tenantcloud/guzzle-helper: 1.4
Requires (Dev)
- orchestra/testbench: ^7.0 || ^8.5
- pestphp/pest: ^2.8
- php-cs-fixer/shim: ^3.54
- phpstan/phpstan: ~1.10.21
- phpstan/phpstan-mockery: ^1.1
- phpstan/phpstan-phpunit: ^1.3
- phpstan/phpstan-webmozart-assert: ^1.2
- tenantcloud/php-cs-fixer-rule-sets: ~3.3.1
This package is auto-updated.
Last update: 2024-10-31 08:41:52 UTC
README
Overview
This package implements integration with the Tenant Turner system. Currently, Tenant Turner system contains API to working with: customers and properties.
- Customers. To interact with customers API, you must use API key that Tenant Turner generated to you. documentation
- Properties. To interact with properties API, you must API key that was generated when you create customer. documentation