antriver / zoho-reports
Mirror of Zoho Reports PHP Library (https://www.zoho.com/reports/api/#php-library)
Installs: 1 968
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
This package is auto-updated.
Last update: 2025-01-28 12:04:54 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.