“Symfony Debug Bar” Réponses codées

Symfony Debug Bar

The Symfony debug toolbar is coming from the SymfonyWebProfilerBundle and not directly included in the Debug component.

Also, because it's a bundle, you surely have to make some changes if you want use it as a standalone component (out of symfony).

Maybe look at the Laravel debug toolbar which is not a Symfony2 Bundle and can be easier to a adapt. It is built from the following package.

EDIT

The laravel toolbar is directly coming from maximebf/php-debugba
Hash'J Programming

débogage de Symfony

for example: https://github.com/symfony/debug
SECRET MYSTERY

Réponses similaires à “Symfony Debug Bar”

Questions similaires à “Symfony Debug Bar”

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code