定制 xsolve-pl/salesforce-client 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

xsolve-pl/salesforce-client

Composer 安装命令:

composer require xsolve-pl/salesforce-client

包简介

Salesforce REST client for PHP

README 文档

README

xsolve-pl/salesforce-client

Build Status Scrutinizer Code Quality Code Coverage

Introduction

This library is for integration with Salesforce via REST API.

Licence

This library is under the MIT license. See the complete license in LICENSE file.

Getting started

Add the library to your project using Composer as follows:

$ composer require xsolve-pl/salesforce-client

We are using http://httplug.io/, so you can use any of existing adapters, for example:

$ composer require php-http/guzzle6-adapter

Otherwise you need to create your own implementation.

To store access token we have implemented BlaBlaCarRedis token storage, but it needs blablacar/redis-client

$ composer require blablacar/redis-client "~1.0"

Another option for token storage is RequestTokenStorage (this will keep the token in own property (memory) so the token would last until the script is terminated (e.g. current request), which is not really effective). Of course you can create your own storage, everything what you need to do is to create a class which implements Xsolve\SalesforceClient\Storage\TokenStorageInterface

Documentation

Documentation is available in the doc directory. Read documentation

统计信息

  • 总下载量: 18.13k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 31
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 30
  • Watchers: 48
  • Forks: 13
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2017-01-24

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固