PHPackages                             mucts/laravel-sobot - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. mucts/laravel-sobot

ActiveLibrary[API Development](/categories/api)

mucts/laravel-sobot
===================

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

1.0.0(5y ago)07MITPHPPHP ^7.4

Since Aug 16Pushed 5y agoCompare

[ Source](https://github.com/mucts/laravel-sobot)[ Packagist](https://packagist.org/packages/mucts/laravel-sobot)[ RSS](/packages/mucts-laravel-sobot/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

[![](https://camo.githubusercontent.com/e27473a2cc76c25e71f47614427ff9e36425423a903be0290741a035ed26d42b/68747470733a2f2f696d616765732e6d756374732e636f6d2f696d6167652f6578705f6465665f77686974652e706e67)](https://camo.githubusercontent.com/e27473a2cc76c25e71f47614427ff9e36425423a903be0290741a035ed26d42b/68747470733a2f2f696d616765732e6d756374732e636f6d2f696d6167652f6578705f6465665f77686974652e706e67)

 [![Build Status](https://camo.githubusercontent.com/21b9d5064db8c0f828b6bb71ff8d8c46ea207c432ca064c10905d4774da6ab0d/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d756374732f6c61726176656c2d736f626f742f6261646765732f6275696c642e706e67)](https://scrutinizer-ci.com/g/mucts/laravel-sobot) [![Code Intelligence Status](https://camo.githubusercontent.com/532a95a419a7d6cd3ceb316d88aed84c312ffcfa58fb3bdff0db8879620e6f9c/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d756374732f6c61726176656c2d736f626f742f6261646765732f636f64652d696e74656c6c6967656e63652e737667)](https://scrutinizer-ci.com/g/mucts/laravel-sobot) [![Scrutinizer Code Quality](https://camo.githubusercontent.com/05b1179b5ba1e1fb3388397b2a89b832c9b06855dd254532e71ea9dde309aa92/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d756374732f6c61726176656c2d736f626f742f6261646765732f7175616c6974792d73636f72652e706e67)](https://scrutinizer-ci.com/g/mucts/laravel-sobot) [![Total Downloads](https://camo.githubusercontent.com/1a3814fe42c06fbfd9c268b0caf8456ed21dad82e8110aa15b79ee8877833f56/68747470733a2f2f706f7365722e707567782e6f72672f6d756374732f6c61726176656c2d736f626f742f642f746f74616c2e737667)](https://packagist.org/packages/mucts/laravel-sobot) [![Latest Stable Version](https://camo.githubusercontent.com/3fe95d6b55f524622085e93481cbfe82317e9948625b346f37212f8b00353f71/68747470733a2f2f706f7365722e707567782e6f72672f6d756374732f6c61726176656c2d736f626f742f762f737461626c652e737667)](https://packagist.org/packages/mucts/laravel-sobot) [![License](https://camo.githubusercontent.com/0c4d7dd948f53412c227e4ec6b7d115311bc5e6832d9d9c17cf575319e786da9/68747470733a2f2f706f7365722e707567782e6f72672f6d756374732f6c61726176656c2d736f626f742f6c6963656e73652e737667)](https://packagist.org/packages/mucts/laravel-sobot)

Laravel AMQP
============

[](#laravel-amqp)

> Sobot Open API SDK for Laravel 7

Installation
------------

[](#installation)

### Server Requirements

[](#server-requirements)

> you will need to make sure your server meets the following requirements:

- `php ^7.4`
- `JSON PHP Extension`
- `mucts/sobot ^5.0`
- `laravel/framework ^7.0`

### Laravel Installation

[](#laravel-installation)

```
composer require mucts/laravel-sobot

```

Usage
-----

[](#usage)

> Please refer to [mucts/sobot](https://github.com/mucts/sobot)

```
