“Symfony Depug” Código de respuesta

Bar de depuración de Symfony

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

Symfony Depug

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

Respuestas similares a “Symfony Depug”

Preguntas similares a “Symfony Depug”

Explore las respuestas de código populares por idioma

Explorar otros lenguajes de código