arifinm / php-telegram
Telegram Notification for PHP
Installs: 40
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/arifinm/php-telegram
Requires
- php: >= 5.6
This package is auto-updated.
Last update: 2025-12-07 21:35:30 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.