edsonalvesan / bot-telegram-sdk
The Unofficial Telegram Bot API PHP SDK
Installs: 4
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/edsonalvesan/bot-telegram-sdk
Requires
- php: ^7.2
- guzzlehttp/guzzle: ^6.3 || ^7.0.1
- guzzlehttp/psr7: ^1.3
- illuminate/support: ^5.5 || ^6.0 || ^7.0 || ^8.0
- league/event: ^2.1
Requires (Dev)
- phpunit/phpunit: ^8.5
Suggests
- illuminate/container: Hold dependencies to be injected in commands constructors
- irazasyed/larasupport: Allows you to use any Laravel Package in Lumen by adding support!
This package is auto-updated.
Last update: 2025-09-23 12:22:22 UTC
README
This project was originally forked from: telegram-bot-sdk and credit to irazasyed for the start I needed to get this project working.