Download the PHP package kix/zanzara without Composer
On this page you can find all versions of the php package kix/zanzara. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package zanzara
Asynchronous PHP Telegram Bot Framework built on top of ReactPHP
NOTE: This is a fork of the original repository
The original maintainer does not seem to actively contribute to the project anymore. If my merge requests get accepted, I'll close this down and deprecate it in favour of the original library.
Features
- Long polling support (no webserver required)
- Middleware chain for requests
- Conversations and sessions (no database required)
- Based on ReactPHP asynchronous non-blocking I/O model
- Scheduled functions/timers provided by ReactPHP
- Bulk message sending (no more 429 annoying errors)
Installation
Quickstart
Create a file named and paste the following code:
Then run it from command line as follows:
$ php bot.php
Enjoy your bot!
Check out the Wiki for documentation.
All versions of zanzara with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.0
ext-json Version *
ext-readline Version *
react/event-loop Version ^1.3
react/http Version ^1.9.0
psr/log Version ^1.1
psr/container Version ^1.1
php-di/php-di Version ^7.0
react/cache Version ^1.2
php-http/multipart-stream-builder Version ^1.2
netresearch/jsonmapper Version ^4.1
clue/http-proxy-react Version ^1.8
opis/closure Version ^4.0
nyholm/psr7 Version ^1.8
ext-json Version *
ext-readline Version *
react/event-loop Version ^1.3
react/http Version ^1.9.0
psr/log Version ^1.1
psr/container Version ^1.1
php-di/php-di Version ^7.0
react/cache Version ^1.2
php-http/multipart-stream-builder Version ^1.2
netresearch/jsonmapper Version ^4.1
clue/http-proxy-react Version ^1.8
opis/closure Version ^4.0
nyholm/psr7 Version ^1.8
The package kix/zanzara contains the following files
Loading the files please wait ....