Download the PHP package graceman9/monolog-telegram without Composer
On this page you can find all versions of the php package graceman9/monolog-telegram. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download graceman9/monolog-telegram
More information about graceman9/monolog-telegram
Files in graceman9/monolog-telegram
Download graceman9/monolog-telegram
More information about graceman9/monolog-telegram
Files in graceman9/monolog-telegram
Vendor graceman9
Package monolog-telegram
Short Description A handler for Monolog that sends messages to Telegram Channels
License MIT
Homepage https://github.com/graceman9/monolog-telegram
Package monolog-telegram
Short Description A handler for Monolog that sends messages to Telegram Channels
License MIT
Homepage https://github.com/graceman9/monolog-telegram
Please rate this library. Is it a good library?
Informations about the package monolog-telegram
monolog-telegram
Telegram Handler for php monolog which allows you to log messages into telegram channels using bots .
Screenshot
Installation
Install using composer:
Usage
it is just like other monolog handlers, you need to pass below paramaters to telegramhandler object:
- $token your bot token provided by BotFather
- $channel your telegram channel userName
- $date_default_timezone_set choose date_default_timezone_set function timezone (optional)
- $dateFormat pass date format (optional)
Examples
Now Simply use it like this :
License
This tool in Licensed under MIT, so feel free to fork it and make it better that it is !
All versions of monolog-telegram with dependencies
PHP Build Version
Package Version
The package graceman9/monolog-telegram contains the following files
Loading the files please wait ....