arifinm/php-telegram

Telegram Notification for PHP

1.0.1 2019-11-07 08:04 UTC

This package is auto-updated.

Last update: 2024-10-07 19:13:23 UTC


README

Installation

The preferred way to install this extension is through composer.

Either run

php composer require --prefer-dist arifinm/php-telegram "*"

or add

"arifinm/php-telegram": "*"

to the require section of your composer.json file.