This Library is a SDK in PHP that simplifies the usage of the Zoho CRM Api version 2 (https://www.zoho.com/crm/help/api/v2) It provides both an interface to ease the interaction with the APIs without bothering with the actual REST request, while packaging the various responses using very simple Model classes that can be then uses with any other library or framework.
composer require webleit/zohocrmapi
https://weble.github.io/ZohoCrmApi
See CHANGELOG.md
Finding bugs, sending pull requests or improving the docs - any contribution is welcome and highly appreciated
Semantic Versioning Specification (SemVer) is used.
Copyright Weble Srl under the MIT license.