2017 © Pedro Peláez
 

symfony-bundle debug-bundle

Useful Debug Features.

image

striide/debug-bundle

Useful Debug Features.

  • Friday, December 14, 2012
  • by chadl
  • Repository
  • 1 Watchers
  • 1 Stars
  • 73 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

StriideDebugBundle

The intent with this bundle is to provide tools for debugging while developing your apps., (*1)

Currently there are twig extensions:, (*2)

  • {{ fooObject | var_dump }}
  • {{ fooObject | print_r }}

Routing

StriideDebugBundle: resource: "@StriideDebugBundle/Resources/config/routing.yml" prefix: /, (*3)

The Versions

14/12 2012

dev-master

9999999-dev https://github.com/chadl/StriideDebugBundle.git

Useful Debug Features.

  Sources   Download

MIT

The Requires

  • php >=5.3.2

 

by Chad Lindstrom

debug symfony2 utility