zohocrm/php-sdk-4.0
Composer 安装命令:
composer require zohocrm/php-sdk-4.0
包简介
Zoho CRM API SDK for PHP
README 文档
README
The PHP SDK for Zoho CRM allows developers to easily create client PHP applications that can be integrated with Zoho CRM. This SDK serves as a wrapper for the REST APIs, making it easier to access and utilize the services of Zoho CRM. Authentication to access the CRM APIs is done through OAuth2.0, and the authentication process is streamlined through the use of the PHP SDK. The grant and access/refresh tokens are generated and managed within the SDK code, eliminating the need for manual handling during data synchronization between Zoho CRM and the client application.
This repository includes the PHP SDK for API v4 of Zoho CRM. Check Versions for more details on the versions of SDK released for this API version.
License
Copyright (c) 2021, ZOHO CORPORATION PRIVATE LIMITED
All rights reserved.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Latest Version
-
- User-specific fields meta class name conflicts resolved.
-
- Email related records API pagination Issue fixed.
- Handled next_index and prev_index field datatype.
- Email related records API pagination Issue fixed.
-
- Records APIs Issue fixed.
- Supported delete operation in multi-select lookup, multi-user lookup, image upload, and subform fields.
- Records APIs Issue fixed.
-
- PHP SDK support DateTimeZone type.
- PHP SDK DBStore, FileStore, and OAuthToken class Enhancement.
- Changed ShiftHour $timezone field type.
- Changed User $timezone field type.
- Update __Construct() function:
- DownloadAttachmentsOperations
- DownloadInlineImagesOperations
- PortalInviteOperations
- UserTypeUsersOperations
-
- PHP SDK support Unicode value.
-
-
PHP SDK upgraded to support v4 APIs.
-
Structural changes to aid the process of SDK configuration and initialization user-friendly.
-
Handled Token Persistence
-
Updated UserSignature from Mandatory to Optional(Moved to OAuthToken Class).
-
user_mail key in DBStore and FileStore is updated to user_name.
-
-
PHP SDK improved to support the following new APIs
- AssociateEmail
- Backup
- BusinessHours
- CancelMeetings
- DealContactRoles
- DownloadEmailAttachmnets
- DownloadInlineImagesofanEmail
- EmailSharing
- EmailRelatedrecords
- FieldMapDependency
- fromAddresses
- Holidays
- MassChangeOwner
- MassConvert
- MassDeleteCVID
- Portals
- PortalInvite
- ShiftHours
- UserGroups
- UserTerritories
- UserType
- UserTypeUsers
-
-
- Beta version of CRM v4 APIs.
For older versions, please refer.
Including the SDK in your project
You can include the SDK to your project using Composer. For installing the latest version of PHP SDK, navigate to the workspace of your client app and run the following command.
composer require zohocrm/php-sdk-4.0:5.0.0
With this, the PHP SDK will be installed and a package named vendor will be created in the workspace of your client app.
For more details, kindly refer here. here.
zohocrm/php-sdk-4.0 适用场景与选型建议
zohocrm/php-sdk-4.0 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 276 次下载、GitHub Stars 达 1, 最近一次更新时间为 2022 年 12 月 23 日, 在 PHP 生态内属于活跃度较高的组件。
我们在过去多个企业项目中使用过 zohocrm/php-sdk-4.0 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。
基于 zohocrm/php-sdk-4.0 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 276
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 11
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2022-12-23