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)

Maintainers

Package info

github.com/antriver/zoho-reports

pkg:composer/antriver/zoho-reports

Statistics

Installs: 1 970

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 1

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.