tenantcloud / tenant-turner-sdk
Tenant Turner laravel partner API SDK.
Package info
github.com/tenantcloud/php-tenant-turner-sdk
pkg:composer/tenantcloud/tenant-turner-sdk
v2.0.0-alpha.3
2025-09-24 14:35 UTC
Requires
- php: >=8.3
- guzzlehttp/guzzle: ^7.8
- tenantcloud/data-transfer-objects: ^1.2|^2.0
- tenantcloud/guzzle-helper: ^1.4|^2.0
Requires (Dev)
- orchestra/testbench: ^7.0|^8.5|^9.0|^10.0
- pestphp/pest: ^3.8
- php-cs-fixer/shim: ^3.75
- phpstan/phpstan: ^2.1.17
- phpstan/phpstan-mockery: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- phpstan/phpstan-webmozart-assert: ^2.0
- tenantcloud/php-cs-fixer-rule-sets: ~3.4.1
This package is auto-updated.
Last update: 2026-06-11 18:01:42 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