zvinger/yii2-telegram

Integrate telegram for your user accounts

Maintainers

Package info

github.com/zvinger/yii2-telegram

Issues

Type:yii2-extension

pkg:composer/zvinger/yii2-telegram

Statistics

Installs: 839

Dependents: 0

Suggesters: 0

Stars: 1

dev-master 2020-01-30 17:51 UTC

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.