tinify/tinify-php

autoload.php is missing

jenstornell opened this issue · 1 comments

autoload.php is missing

The PHP client works with Composer, which will generate autoload.php for you. After installing Composer, you only need to do a composer require tinify/tinify.

Read more about autoloading here: https://getcomposer.org/doc/01-basic-usage.md#autoloading