zvinger / yii2-telegram
Integrate telegram for your user accounts
Package info
github.com/zvinger/yii2-telegram
Type:yii2-extension
pkg:composer/zvinger/yii2-telegram
dev-master
2020-01-30 17:51 UTC
Requires
- bymorev/yii2-bymorev-helpers: dev-master
- irazasyed/telegram-bot-sdk: ^2.0
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-15 11:50:27 UTC
README
Integrate telegram for your user accounts
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist zvinger/yii2-telegram "*"
or add
"zvinger/yii2-telegram": "*"
to the require section of your composer.json file.