antriver / zoho-reports

Mirror of Zoho Reports PHP Library (https://www.zoho.com/reports/api/#php-library)
0 stars 0 forks source link

Zoho Reports PHP Client Library

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.