This is a clone of the library provided by Zoho in their API documentation: https://www.zoho.com/reports/api/#php-library
composer require antriver/zoho-reports
use ZohoReports\ReportClient;
See the Zoho reports API documentation for more info.