Download the PHP package evmv/telegram-bundle without Composer
On this page you can find all versions of the php package evmv/telegram-bundle. 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 telegram-bundle
About
The bundle uses annotations, which allows you to create flexible telegram bot systems.
Install
Require the bundle and its dependencies with composer:
Register the bundle:
Add your bot key to .env:
And add route to config/routes.yaml:
Usage
- COMMAND
- KEYBOARD
- TEXT
- MIDDLEWARE
- EVENT
How To Contribute
To contribute just open a Pull Request with your new code taking into account that if you add new features or modify existing ones you have to document in this README what they do. If you break BC then you have to document it as well.
All versions of telegram-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1.0
ext-ctype Version *
ext-dom Version *
ext-libxml Version *
symfony/framework-bundle Version 6.2.*
telegram-bot-api/for-bundle Version v1.0
ext-ctype Version *
ext-dom Version *
ext-libxml Version *
symfony/framework-bundle Version 6.2.*
telegram-bot-api/for-bundle Version v1.0
The package evmv/telegram-bundle contains the following files
Loading the files please wait ....