ofload / bigmile-sdk
Installs: 9 502
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Requires
- php: >=8.1
- guzzlehttp/guzzle: ^7.2
Requires (Dev)
- phpunit/phpunit: ^10.1
README
The repository is a wrapper for BigMile endpoints.
BigMileClient Usage
Method | Request | Response |
---|---|---|
calculateEmission | CalculateEmissionDTO | CalculateEmissinResponsse |
Installation
The recommended way to install BigMileClient is through Composer
composer require ofload/bigmile-sdk