Download the PHP package ccwawamiya/sobot without Composer

On this page you can find all versions of the php package ccwawamiya/sobot. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package sobot

Build Status Code Intelligence Status Scrutinizer Code Quality Total Downloads Latest Stable Version License

Sobot

根据智齿智能客服系统提供了包含完整业务流程的开放平台接口(Open API),基于PHP开发的一套API插件。

安装

功能

已实现的功能

注意:

  1. Token缓存需要自行实现
  1. 机器人会话统计
  2. 机器人满意度统计
  3. 人工会话统计
  4. 人工满意度统计
  5. 客户会话统计
  6. 会话消息统计
  7. 获取在线质检结果
  8. 离线数据文件下载接口
  9. 订单统计推送接口
  1. 获取常见问题
  2. 用户咨询机器人
  3. 机器人回答评价
  4. 查询知识库词条列表
  5. 查询知识库分类列表
  6. 查询知识库词条
  7. 添加知识库词条
  8. 修改知识库词条
  9. 删除知识库词条
  1. 查询数据字典
  2. 查询自定义字段定义信息
  3. 工单自定义字段(选择型)添加选项信息
  4. 查询工单分类关联的工单模板
  5. 创建工单(客户)
  6. 创建工单(坐席)
  7. 回复工单(客户)
  8. 回复工单(坐席)
  9. 附件上传(客户)
  10. 附件上传(坐席)
  11. 查询工单列表
  12. 查询工单详情页
  13. 查询工单统计概览
  14. 查询工单坐席工作量
  15. 查询工单消息推送异常数据
  16. 离线数据文件下载接口
  1. 创建客户信息
  2. 编辑客户信息
  3. 根据邮箱查询客户信息
  4. 根据手机号查询客户信息
  5. 根据客户ID查询客户信息
  6. 根据对接ID查询客户信息
  7. 查询客户列表
  8. 查询客户自定义字段信息
  9. 查询自定义字段值
  10. 查询客户固定字段信息
  11. 查询客户中心企业列表
  1. 查询坐席角色
  2. 查询组织结构
  3. 查询技能组
  4. 新增技能组
  5. 更新技能组
  6. 删除技能组
  7. 增加坐席到技能组
  8. 删除技能组内坐席
  9. 查询技能组内坐席
  10. 查询坐席列表
  11. 新增坐席信息
  12. 更新坐席信息
  13. 删除坐席信息

All versions of sobot with dependencies

PHP Build Version
Package Version
Requires php Version ^7.2
guzzlehttp/guzzle Version ^6.3|^7.0
ext-json Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package ccwawamiya/sobot contains the following files

Loading the files please wait ....