botman PHP的聊天机器人库.zip
<?php namespace BotMan\BotMan; use React\Socket\Server; use BotMan\BotMan\Http\Curl; use React\EventLoop\LoopInterface; use BotMan\BotMan\Cache\ArrayCache; use BotMan\BotMan\Drivers\DriverManager; use BotMan\BotMan\Interfaces\CacheInterface; use Symfony\Component\HttpFoundation\Request;
文件列表
botman-PHP的聊天机器人库.zip
(预估有个74文件)
botman-PHP的聊天机器人库
composer.json
2KB
php中文网下载站.url
114B
BACKERS.md
253B
LICENSE
1KB
src
Users
User.php
1KB
Http
Curl.php
2KB
暂无评论