Download the PHP package cristianpontes/zoho-crm-client-php without Composer
On this page you can find all versions of the php package cristianpontes/zoho-crm-client-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download cristianpontes/zoho-crm-client-php
More information about cristianpontes/zoho-crm-client-php
Files in cristianpontes/zoho-crm-client-php
Download cristianpontes/zoho-crm-client-php
More information about cristianpontes/zoho-crm-client-php
Files in cristianpontes/zoho-crm-client-php
Vendor cristianpontes
Package zoho-crm-client-php
Short Description Provides a clean readable PHP API to the Zoho Rest API
License MIT
Homepage https://cristianpontes.github.io/zoho-crm-client-php
Package zoho-crm-client-php
Short Description Provides a clean readable PHP API to the Zoho Rest API
License MIT
Homepage https://cristianpontes.github.io/zoho-crm-client-php
Please rate this library. Is it a good library?
Informations about the package zoho-crm-client-php
[Deprecated] Zoho CRM Client for PHP
This project is no longer maintained and has been deprecated in favor of the official Zoho PHP SDK.
For more information, please visit Zoho's official documentation
Provides a clean readable PHP API to the Zoho Rest API.
This project was initially cloned from this repository and improved with:
- New methods
- More features
- Friendly documentation
Prerequisites
- PHP 5.4 or above
- CURL
Easy Installation
To install with Composer, simply require the latest version of this package.
Make sure that the autoload file from Composer is loaded.
Usage Sample
Available Methods
- getRecords
- insertRecords
- updateRecords
- deleteRecords
- getDeletedRecordIds
- getRelatedRecords
- getRecordById
- searchRecords
- getSearchRecordsByPDC
- uploadFile
- downloadFile
- deleteFile
- getFields
- convertLead
- updateRelatedRecords
Documentation
All the methods previously mentioned are well explained in the library documentation page.
Also, the code is well documented too, so you'll be able to look at the methods, functions and check how they work.
All versions of zoho-crm-client-php with dependencies
PHP Build Version
Package Version
The package cristianpontes/zoho-crm-client-php contains the following files
Loading the files please wait ....