getty/gettyimages-api

Getty Images API SDK - PHP

dev-master 2017-08-02 05:42 UTC

This package is auto-updated.

Last update: 2024-04-20 20:14:58 UTC


README

Build Status

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" } }