sugarcrm-developers/php-rest-client
Composer 安装命令:
composer require sugarcrm-developers/php-rest-client
包简介
An SDK for interacting with Sugar's REST v10+ API.
README 文档
README
SugarCRM PHP REST Client
Overview
A simple and intuitive Library for accessing a SugarCRM's REST v10+ API. Allows for Object Oriented design around accessing data from a SugarCRM system, so you can easily get your integration project underway.
Usage
Add to any project using composer:
"require": {
"sugarcrm-developers/php-rest-client": "^1.*"
}
Check out the Wiki for detailed information on
- Installation
- Usage
- Customization
- Included endpoints
- Architecture overview
Developing the PHP REST Client
Requirements:
Steps:
- With PHP installed, navigate to the repo folder (rest-php-client) via terminal.
- Run 'composer install'
Contributing:
See CONTRIBUTING for how you can contribute changes back into this project.
统计信息
- 总下载量: 3.8k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 5
- 点击次数: 3
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: Apache-2.0
- 更新时间: 2025-01-13