Download the PHP package broklyngagah/zohocrmclient without Composer
On this page you can find all versions of the php package broklyngagah/zohocrmclient. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download broklyngagah/zohocrmclient
More information about broklyngagah/zohocrmclient
Files in broklyngagah/zohocrmclient
Download broklyngagah/zohocrmclient
More information about broklyngagah/zohocrmclient
Files in broklyngagah/zohocrmclient
Vendor broklyngagah
Package zohocrmclient
Short Description Provides a clean readable PHP API to the Zoho Rest API
License MIT
Homepage https://github.com/broklyngagah/zohocrmclient
Package zohocrmclient
Short Description Provides a clean readable PHP API to the Zoho Rest API
License MIT
Homepage https://github.com/broklyngagah/zohocrmclient
Please rate this library. Is it a good library?
Informations about the package zohocrmclient
ZohoCRMClient
THE MAIN REPOSITORY IS NO LONGER MAINTENACE. I USE THIS FOR MY CUSTOM PROJECT.
Provides a clean readable PHP API to the Zoho Rest API.
Usage
Using custom transport settings to enable logging
Implemented Calls
At the moment only the following calls are supported
- getRecords
- getRecordById
- insertRecords
- updateRecords
- getFields
It is rather easy to add new calls, look at one of the classes in the Request dir for examples. After the Request class is made it might be necessary to alter the parsing of the response XML in the XmlDataTransportDecorator class.
All versions of zohocrmclient with dependencies
PHP Build Version
Package Version
The package broklyngagah/zohocrmclient contains the following files
Loading the files please wait ....