Download the PHP package codelikesuraj/lograh-php without Composer
On this page you can find all versions of the php package codelikesuraj/lograh-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download codelikesuraj/lograh-php
More information about codelikesuraj/lograh-php
Files in codelikesuraj/lograh-php
Download codelikesuraj/lograh-php
More information about codelikesuraj/lograh-php
Files in codelikesuraj/lograh-php
Vendor codelikesuraj
Package lograh-php
Short Description A light-weight logger that logs to Telegram.
License MIT
Package lograh-php
Short Description A light-weight logger that logs to Telegram.
License MIT
Please rate this library. Is it a good library?
Informations about the package lograh-php
LograhPHP - Send exceptions from PHP to Telegram
LograhPHP sends your exceptions to Telegram chats, channels or groups.
Requirements
- PHP 8.0 or above.
- php_curl extension enabled.
- A Telegram bot's access token and chat/channel/group id. Generate a Telegram bot with https://telegram.me/BotFather.
Installation
Basic Usage
Sample code
Sample response message sent to Telegram
Report as TEXT
app: unique_name_to_identify_your_app
timestamp: 0000-00-00 00:00:00 +0000
"summary": Uncaught exception: 'exception_name' with message 'exception_message' in \/path\/to\/folder\/file.php:#
Report as JSON
Report as JSON WITH STACK TRACE
Author
Abdulbaki Suraj - http://twitter.com/fliplikesuraj
License
LograhPHP is licensed under the MIT License.
All versions of lograh-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.0
The package codelikesuraj/lograh-php contains the following files
Loading the files please wait ....