Getty Images API SDK - PHP
## What's Changed * Update to PHP 8.x, PHP-DI 7 and PHPUnit 12 by @tistre in https://github.com/gettyimages/gettyimages-api_php/pull/33 ## New Co…
## What's Changed * Fix the build by @mapitman in https://github.com/gettyimages/gettyimages-api_php/pull/29 * fix order of params because optional …
Use new authentication endpoint
Updates the exception format
Add support for Search by image endpoints
Handle credential_type api-key when calling getAccessToken
Add ability to get client with only ApiKey
Add support for custom parameters and headers on all requests.