compwright / servicetitan
PHP 的 ServiceTitan v2 API 客户端
1.1.1
2022-04-20 20:25 UTC
Requires
- php: ^7.2 || ^8.0
- ext-json: *
- jane-php/open-api-runtime: ^7.2
Requires (Dev)
- compwright/oauth2-servicetitan: ^1.0
- friendsofphp/php-cs-fixer: ^3.8
- jane-php/open-api-3: ^7.2
- jawira/case-converter: ^3.4
- symfony/dotenv: ^5.4
Suggests
- compwright/oauth2-servicetitan: ServiceTitan OAuth 2.0 Client Provider for The PHP League OAuth2-Client
This package is auto-updated.
Last update: 2024-09-21 01:51:26 UTC
README
PHP 的 ServiceTitan v2 API 客户端
更多信息,请访问 https://developer.servicetitan.io.
安装
通过 Composer 安装
composer require compwright/servicetitan
使用
查看 example.php
测试
要运行测试,使用
composer install
composer run test
作者
Jonathon Hill, CompWright Enterprises LLC (https://compwright.com)