antriver / zoho-reports
There is no license information available for the latest version (1.0.3) of this package.
Mirror of Zoho Reports PHP Library (https://www.zoho.com/reports/api/#php-library)
1.0.3
2018-09-26 19:39 UTC
This package is auto-updated.
Last update: 2026-02-28 14:41:41 UTC
README
This is a clone of the library provided by Zoho in their API documentation: https://www.zoho.com/reports/api/#php-library
Install
composer require antriver/zoho-reports
Use
use ZohoReports\ReportClient;
See the Zoho reports API documentation for more info.