https://github.com/jt9ge/hyperf-telegram-bot-sdk
Telegram 机器人 API SDK(Hyperf 2.2.x版)
https://github.com/jt9ge/hyperf-telegram-bot-sdk
hyperf telegram telegram-bot telegram-bot-api telegram-php telegram-sdk
Last synced: 18 days ago
JSON representation
Telegram 机器人 API SDK(Hyperf 2.2.x版)
- Host: GitHub
- URL: https://github.com/jt9ge/hyperf-telegram-bot-sdk
- Owner: jt9ge
- License: mit
- Created: 2021-11-01T12:33:25.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-01T12:42:17.000Z (over 4 years ago)
- Last Synced: 2025-12-14T13:33:04.409Z (6 months ago)
- Topics: hyperf, telegram, telegram-bot, telegram-bot-api, telegram-php, telegram-sdk
- Language: PHP
- Homepage:
- Size: 101 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[][link-repo]
Telegram 机器人 API SDK(Hyperf 2.2.x版)
==========================
> Telegram Bot PHP SDK 让您可以轻松地用 PHP 开发 Telegram Bots!支持 Hyperf 2.2.x 开箱即用.
>
> [Telegram Bot API][link-telegram-bot-api] 是一个基于 HTTP 的接口,专为热衷于为 Telegram 构建机器人的开发人员而创建.
>
> 要了解有关 Telegram Bot API 的更多信息,请参阅Telegram 官方网站上的[机器人简介][link-telegram-bot-api] 和 [Bot FAQ](https://core.telegram.org/bots/faq).
>
> 要开始使用此 SDK 编写机器人,请参阅[documentation][link-docs].
> 此项目基于 [前辈telegram-bot-sdk][link-repo] 适配了GuzzleHttp协程版,本身具备handler特性.
## 使用文档说明
Documentation for the SDK can be found on the [前辈telegram-bot-sdk官方][link-docs], API方法请阅读[前辈API][link-repo-doc-api].
## 开源协议
这个项目是在 [MIT][link-license] 许可下发布的.
[link-author]: https://github.com/irazasyed
[link-repo]: https://github.com/irazasyed/telegram-bot-sdk
[link-contributors]: https://github.com/irazasyed/telegram-bot-sdk/contributors
[link-docs]: https://telegram-bot-sdk.readme.io/docs
[link-license]: https://github.com/jt9ge/hyperf-telegram-bot-sdk/blob/main/LICENSE
[link-jetbrains]: https://www.jetbrains.com/?from=telegram-bot-sdk
[link-telegram-bot-api]: https://core.telegram.org/bots
[link-awesome-telegram-bots]: https://github.com/telegram-bot-sdk/awesome-telegram-bots
[link-repo-doc-api]: https://telegram-bot-sdk.readme.io/reference