Download the PHP package badfarm/zanzara without Composer
On this page you can find all versions of the php package badfarm/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
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
>=7.4
ext-json Version *
ext-readline Version *
react/event-loop Version ^1.3
react/http Version ^1.8
psr/log Version ^1.1
psr/container Version ^1.1
php-di/php-di Version ^6.4
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 ^3.6
ext-json Version *
ext-readline Version *
react/event-loop Version ^1.3
react/http Version ^1.8
psr/log Version ^1.1
psr/container Version ^1.1
php-di/php-di Version ^6.4
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 ^3.6
The package badfarm/zanzara contains the following files
Loading the files please wait ....