Download the PHP package egulias/tag-debug without Composer
On this page you can find all versions of the php package egulias/tag-debug. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download egulias/tag-debug
More information about egulias/tag-debug
Files in egulias/tag-debug
Download egulias/tag-debug
More information about egulias/tag-debug
Files in egulias/tag-debug
Vendor egulias
Package tag-debug
Short Description Debug library for serivces tags registered in the Symfony 2 DIC
License MIT
Homepage https://github.com/egulias/ListenersDebug.git
Package tag-debug
Short Description Debug library for serivces tags registered in the Symfony 2 DIC
License MIT
Homepage https://github.com/egulias/ListenersDebug.git
Please rate this library. Is it a good library?
Informations about the package tag-debug
Tag debug for Symfony2 DIC Events
This library will fetch information about all the tagged services
Installation and configuration
Get the lib
php composer.phar require egulias/tags-debug
Use
Basic usage
$tags
will have one key for each tag name:
Filtering
Currently filters work in an "AND" fashion, which means that the Tag must comply every filter.
You can implement your own filters by implementing Egulias\TagDebug\Tag\Filter
and then adding it to the filter list.
All versions of tag-debug with dependencies
PHP Build Version
Package Version
Requires
symfony/dependency-injection Version
~2.3
The package egulias/tag-debug contains the following files
Loading the files please wait ....