Skip to content
This repository has been archived by the owner on Sep 23, 2022. It is now read-only.

Latest commit

 

History

History
49 lines (41 loc) · 1.73 KB

README.md

File metadata and controls

49 lines (41 loc) · 1.73 KB

Jwebas Debugger

Custom Tracy Debugger Bar

Requirements

Debugger requires PHP 7.1.3+.

Panels

Bundles

  • PhpBundle
    • PhpSessionPanel
    • PhpDefinesPanel
    • PhpInfoPanel
  • SlimFrameworkBundle
    • SlimEnvironmentPanel
    • SlimRequestPanel
    • SlimResponsePanel
    • SlimRouterPanel
    • SlimTwigPanel
  • SymfonyFrameworkBundle
    • SymfonyRequestPanel
    • SymfonyResponsePanel

Special

  • SlimCurrentRoutePanel - Slim Framework Current route panel (added with DebuggerSlimMiddleware)

Usage

Please see example/index.php for details. Please see config/debugger.php for config.

Links

License

The MIT License (MIT).