Download the PHP package ryanda/monolog-telegram without Composer
On this page you can find all versions of the php package ryanda/monolog-telegram. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ryanda/monolog-telegram
More information about ryanda/monolog-telegram
Files in ryanda/monolog-telegram
Download ryanda/monolog-telegram
More information about ryanda/monolog-telegram
Files in ryanda/monolog-telegram
Vendor ryanda
Package monolog-telegram
Short Description Telegram Monolog Monolog Handler
License MIT
Package monolog-telegram
Short Description Telegram Monolog Monolog Handler
License MIT
Please rate this library. Is it a good library?
Informations about the package monolog-telegram
Telegram Monolog Handler
Monolog Handler sends your logs to Telegram Channel via Bot.
Requirements
- PHP 5.6 or above
- cURL extension
Installation
Install using composer
Basic Usage
Integrate with Laravel
Open up config/logging.php
and find the channels key. Add the following channel to the list.
Add the following information to your .env
file. Your TELEGRAM_BOT_API is the bot key and TELEGRAM_BOT_CHANNEL is the chat ID for a telegram user or channel.
Note
If you want to add extra information, you can use tap
feature on Laravel, by passing it as array.
License
See LICENSE.
All versions of monolog-telegram with dependencies
PHP Build Version
Package Version
The package ryanda/monolog-telegram contains the following files
Loading the files please wait ....