zvinger/yii2-telegram

Integrate telegram for your user accounts

Installs: 797

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Type:yii2-extension

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

This package is not auto-updated.

Last update: 2024-04-28 02:00:51 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.