phptg / bot-api
PHP library for working with Telegram API
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 91
Watchers: 1
Forks: 5
Open Issues: 5
pkg:composer/phptg/bot-api
Requires
- php-64bit: ^8.2
- php-http/multipart-stream-builder: ^1.4.2
- psr/http-client: ^1.0
- psr/http-factory: ^1.1
- psr/http-message: ^1.1 || ^2.0
Requires (Dev)
- ext-curl: *
- bamarni/composer-bin-plugin: ^1.8.2
- httpsoft/http-message: ^1.1.6
- php-http/curl-client: ^2.3.3
- phpunit/phpunit: ^11.5.43
- psr/log: ^3.0.2
- yiisoft/files: ^2.0
- yiisoft/test-support: ^3.0.2
Suggests
- ext-curl: To use `CurlTransport`.
- psr/log: To log requests to Telegram Bot API and response handling errors.