compwright / servicetitan
ServiceTitan v2 API client for PHP
Installs: 5 670
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
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-10-21 02:03:25 UTC
README
ServiceTitan v2 API client for PHP
For more information, please visit https://developer.servicetitan.io.
Installation
Install via Composer:
composer require compwright/servicetitan
Usage
See example.php
Tests
To run the tests, use:
composer install
composer run test
Author
Jonathon Hill, CompWright Enterprises LLC (https://compwright.com)