Hstb1230 / http-to-cqLinks
Communicate with CoolQ through HTTP.
☆63Updated 4 years ago
Alternatives and similar repositories for http-to-cq
Users that are interested in http-to-cq are comparing it to the libraries listed below
Sorting:
- coolq-php-sdk☆23Updated 6 years ago
- 用 PHP 玩微信跳一跳☆299Updated 7 years ago
- 酷Q机器人基于https://github.com/Hstb1230/http-to-cq 插件外部扩phpsdK☆13Updated 7 years ago
- 扩展你的QQ/微信机器人用途,提供跨框架平台的PHP/Java/Python/NodeJS等编程语言SDK。☆95Updated 5 years ago
- QQ 音乐 API,PHP 版☆69Updated 6 years ago
- PHP 实现的微博图床上传轮子☆129Updated 7 years ago
- SmartQQ (原 WebQQ ) API 的 PHP 语言实现,提供了一系列更优雅可读性更高的API☆84Updated 6 years ago
- [PHP版]在线制作 sorry 为所欲为等其他7种的gif,可能有 N 多 bug,欢迎 Issues☆170Updated 6 years ago
- PHP 验证码识别与训练 脚手架☆153Updated 2 years ago
- 基于有赞云和有赞微小店实现个人收款解决方案。☆69Updated 7 years ago
- PHP验证码识别[PHP CAPTCHA Recognition]☆274Updated 6 years ago
- 一款使用 PHP 开发的命令行聊天软件,基于 UDP 协议,支持分组聊天、AES 加密聊天、抗重放攻击等特性。☆66Updated 6 years ago
- 一个PHP实现的验证码库☆74Updated 8 years ago
- 基于 PAYJS 微信支付个人接口开发的 Package,可直接用于生产环境☆77Updated 4 years ago
- 协程、高性能、灵活的聊天机器人 & Web 开发框架(炸毛框架)☆164Updated 3 months ago
- 通过分析网页版微信通讯,用php开发出的微信网页版机器人☆42Updated 8 years ago
- 对象存储服务(Cloud Object Service)PHP SDK使用说明☆20Updated 6 years ago
- 实现PHP Cron,也就是PHP定时任务,通过本地文件记录schedules,然后通过fsockopen实现非阻塞式的后台访问对应的url来实现定时任务,通过sleep实现定时,如果错过任务,则通过用户访问来执行该任务(还未完善)