getty / gettyimages-api
Getty Images API SDK - PHP
Installs: 1 904
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: >=5.4.0
Requires (Dev)
- behat/behat: ~3.0.6
- phine/phar: ~1.0
This package is auto-updated.
Last update: 2024-10-20 21:31:25 UTC
README
Please refer to https://github.com/gettyimages/gettyimages-api_php for complete documentation. I made this repository to bypass cURL SSL validation issue. I created an issue in github but they didn't respond to me properly, so I modified it myself and put it here for everybody to use.
#Installing with composer { "require": { "getty/gettyimages-api": "dev-master" } }