I'm trying
to use DevComp in a Symfony2 proyect but can't make out how to
integrate it :-( Anyone has a clue or direction to give me?
Monolog has native FirePHP support so if you are looking for the basic
functionality (logging to Firebug Console) that should do the trick for
you.
As for the full Insight API, you would integrate it like any other
application. You set it up in your bootstrap file and can then use the
`FirePHP` class in your project.