arifinm/php-telegram

Telegram Notification for PHP

Installs: 36

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/arifinm/php-telegram

1.0.1 2019-11-07 08:04 UTC

This package is auto-updated.

Last update: 2025-11-07 21:30:57 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.