PHPackages                             braune-digital/pitcher-bundle - 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. braune-digital/pitcher-bundle

AbandonedArchivedSymfony-bundle[Logging &amp; Monitoring](/categories/logging)

braune-digital/pitcher-bundle
=============================

Pitcher bundle

1.0.4(7y ago)113.1k—0%MITPHP

Since Jul 2Pushed 4y ago6 watchersCompare

[ Source](https://github.com/braune-digital/BrauneDigitalPitcherBundle)[ Packagist](https://packagist.org/packages/braune-digital/pitcher-bundle)[ RSS](/packages/braune-digital-pitcher-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (7)Used By (0)

BrauneDigitalPitcherBundle
==========================

[](#braunedigitalpitcherbundle)

[![](https://camo.githubusercontent.com/94b0b47f047552b76a2e415d9b75de841515dff8407ba686d3f1344b5dfdbfe4/68747470733a2f2f7777772e706974636865722d6170702e636f6d2f696d616765732f506974636865722d4c6f676f2d506f732d4269672e706e67)](https://camo.githubusercontent.com/94b0b47f047552b76a2e415d9b75de841515dff8407ba686d3f1344b5dfdbfe4/68747470733a2f2f7777772e706974636865722d6170702e636f6d2f696d616765732f506974636865722d4c6f676f2d506f732d4269672e706e67)

Pitcher App () is a webservice which allows you to easily send exceptions from your project. In contrast to classical monitoring webservices, Pitcher is able to pitch individual exceptions from projects, where Pitcher is acting like a satellite whith communicates which ground control. Register now at pitcher-app.com and create your project. After receiving the secret, the next step is installing the PHP component (or Bundle in case of using Symfony) and linking the satellite by defining the secret.

This bundle integrates the Pitcher component () into the Symfony framework. It allows you to define parameters in your configuration and serves with a simple service for sending notifications to Pitcher.

Installation
------------

[](#installation)

Require the bundle with composer:

```
composer require braune-digital/pitcher-bundle

```

Now you can add the bundle to AppKernel.php:

```
