PHPackages                             egulias/listeners-debug - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. egulias/listeners-debug

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

egulias/listeners-debug
=======================

Debug library for listeners registered in the Symfony 2 DIC

1.0.2(11y ago)2262.1k—10%[1 issues](https://github.com/egulias/ListenersDebug/issues)1MITPHP

Since May 2Pushed 11y ago1 watchersCompare

[ Source](https://github.com/egulias/ListenersDebug)[ Packagist](https://packagist.org/packages/egulias/listeners-debug)[ Docs](https://github.com/egulias/ListenersDebug.git)[ RSS](/packages/egulias-listeners-debug/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (3)Versions (5)Used By (1)

Listeners debug for Symfony2 DIC Events [![Build Status](https://camo.githubusercontent.com/14356fe392ede5ac3ef133906cb41cc3ea71d03ae735a9397254f4c576adc9a2/68747470733a2f2f7472617669732d63692e6f72672f6567756c6961732f4c697374656e65727344656275672e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/egulias/ListenersDebug) [![Coverage Status](https://camo.githubusercontent.com/5439f3cc402572239c27c036f094c449906df97b52c8432ebcfd91517e069309/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6567756c6961732f4c697374656e65727344656275672f62616467652e706e673f6272616e63683d6d6173746572)](https://coveralls.io/r/egulias/ListenersDebug?branch=master)
===================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================================

[](#listeners-debug-for-symfony2-dic-events--)

This library will fetch information about all the listeners tagged with .event\_listener inside the DIC

Installation and configuration
==============================

[](#installation-and-configuration)

Get the lib
-----------

[](#get-the-lib)

php composer.phar require egulias/listeners-debug

Use
---

[](#use)

Basic usage
-----------

[](#basic-usage)

```
