Download the PHP package basetwosolutions/zoho-crm-client-php without Composer
On this page you can find all versions of the php package basetwosolutions/zoho-crm-client-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download basetwosolutions/zoho-crm-client-php
More information about basetwosolutions/zoho-crm-client-php
Files in basetwosolutions/zoho-crm-client-php
Download basetwosolutions/zoho-crm-client-php
More information about basetwosolutions/zoho-crm-client-php
Files in basetwosolutions/zoho-crm-client-php
Vendor basetwosolutions
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
Zoho CRM Client for PHP
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 basetwosolutions/zoho-crm-client-php contains the following files
Loading the files please wait ....