Unofficial ZOHO Inventory API Client library for PHP
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist shqear/zoho-inventory-api "*"
or add
"shqear/zoho-inventory-api": "*"
to the require section of your composer.json file.