PHPDebugConsole icon indicating copy to clipboard operation
PHPDebugConsole copied to clipboard

Symfony Bundle

Open bkdotcom opened this issue 4 years ago • 0 comments

"Feature Request"

SymfonyBundle branch created

Bundle class: bdk\Debug\Framework\Symfony\DebugBundle\BdkDebugBundle::class

As someone new to symfony, there seems to be quite the learning curve jumping in and creating a bundle Still trying to figure out how to setup the bundle

Top Todos:

  • [x] Add PHPDebugConsole's PSR3 (logger) handler
  • [x] Create DebugConsole service that can be injected
  • [x] Use bdk\Debug\Collector\Pdo
  • [x] Twig
  • [ ] configuration

bkdotcom avatar Jun 27 '20 03:06 bkdotcom