PHP
https://github.com/ImageSEO/imageseo-php
Requirements
PHP version 5.6 and later
ImageSEO API Key, starting at free level
Installation
You can install the library via Composer. Run the following command:
To use the library, use Composer's autoload:
Getting Started
Authentication
Resources
Our SDK operates on the principle of resources. You must choose the resource on which you want to make an API call in order to use different methods. See the list of our resources
Image Reports
Example : Generate an image report from URL
Example : Generate an image report from file
Last updated