Skip to content
This repository has been archived by the owner on Apr 9, 2020. It is now read-only.

billybednar/BuzzProfilerBundle

 
 

Repository files navigation

BuzzProfileBundle

BuzzProfilerBundle is a Symfony2 bundle which logs Buzz clients, in Profiler.

How to use

To log your Buzz clients in the DataCollector, you have to instanciate Buzz client services like that:

    <service id="acme.buzz.client" class="Acme\AcmeBundle\Buzz\Client\Client">
        <tag name="buzz.client" />
    </service>

More resources

About

A Symfony2 Profiler for Buzz integration

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%