Download the PHP package php-bug-catcher/bug-catcher-reporter-bundle without Composer
On this page you can find all versions of the php package php-bug-catcher/bug-catcher-reporter-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-bug-catcher/bug-catcher-reporter-bundle
More information about php-bug-catcher/bug-catcher-reporter-bundle
Files in php-bug-catcher/bug-catcher-reporter-bundle
Download php-bug-catcher/bug-catcher-reporter-bundle
More information about php-bug-catcher/bug-catcher-reporter-bundle
Files in php-bug-catcher/bug-catcher-reporter-bundle
Vendor php-bug-catcher
Package bug-catcher-reporter-bundle
Short Description A Symfony bundle to report exceptions to Bug Catcher
License MIT
Package bug-catcher-reporter-bundle
Short Description A Symfony bundle to report exceptions to Bug Catcher
License MIT
Please rate this library. Is it a good library?
Informations about the package bug-catcher-reporter-bundle
Catch every bug in your Symfony application
Installation
Make sure Composer is installed globally, as explained in the installation chapter of the Composer documentation.
Applications that use Symfony Flex
Open a command console, enter your project directory and execute:
versions
BugCatcher | Symfony |
---|---|
v1 | 4.4 |
v2 | 5.4,6.4,7.0 |
Applications that don't use Symfony Flex
Step 1: Download the Bundle
Open a command console, enter your project directory and execute the following command to download the latest stable version of this bundle:
Step 2: Enable the Bundle
Then, enable the bundle by adding it to the list of registered bundles
in the config/bundles.php
file of your project:
Configuration
if you want sent caught errors via http request
Automatic logging by monolog
Custom Logging
All versions of bug-catcher-reporter-bundle with dependencies
PHP Build Version
Package Version
Requires
php Version
>=8.1
kregel/exception-probe Version ^1.0
monolog/monolog Version ^3.0
symfony/dependency-injection Version ^5.4|^6.4|^7.0
symfony/event-dispatcher Version ^6.4
symfony/framework-bundle Version ^5.4|^6.4|^7.0
symfony/monolog-bundle Version ^3.10
kregel/exception-probe Version ^1.0
monolog/monolog Version ^3.0
symfony/dependency-injection Version ^5.4|^6.4|^7.0
symfony/event-dispatcher Version ^6.4
symfony/framework-bundle Version ^5.4|^6.4|^7.0
symfony/monolog-bundle Version ^3.10
The package php-bug-catcher/bug-catcher-reporter-bundle contains the following files
Loading the files please wait ....