PHPackages                             andrebian/telegram-error-report - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Logging &amp; Monitoring](/categories/logging)
4. /
5. andrebian/telegram-error-report

ActiveLibrary[Logging &amp; Monitoring](/categories/logging)

andrebian/telegram-error-report
===============================

A simple tool to send error report over Telegram

00PHP

Since Apr 5Pushed 5y ago1 watchersCompare

[ Source](https://github.com/andrebian/telegram-error-report)[ Packagist](https://packagist.org/packages/andrebian/telegram-error-report)[ RSS](/packages/andrebian-telegram-error-report/feed)WikiDiscussions master Synced 5d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Telegram Error Report
=====================

[](#telegram-error-report)

Is a simple implementation of the Telegram bot to keep developers updated about applications´ errors.

This is a code-level tool, which means that is useful mainly for developers.

With this implementation, the developer can receive exceptions, error 500, brute-force attempts, user cheating behavior, login failed attempts, etc. Use your imagination.

Installing
----------

[](#installing)

Type `composer require andrebian/telegram-error-report` or download the [zip](https://github.com/andrebian/telegram-error-report/archive/refs/heads/master.zip).

Tests
-----

[](#tests)

Copy file `config/config.php.dist` to `config/config.php`, set your bot and channel configuration and run `./vendor/bin/phpunit`

Using
-----

[](#using)

```
