Skip to content

A panel for Tracy, that traces PSR HTTP messages travelling between your PHP backend and other HTTP servers.

License

Notifications You must be signed in to change notification settings

slepic/psr-http-message-tracy-panel

Repository files navigation

Build Status Style Status

psr-http-message-tracy-panel

A panel for Tracy, that traces PSR HTTP messages travelling between your PHP backend and other HTTP servers.

Tracy Panel

Tracy Bar

Requirements

PHP ^5.6 or ^7.0

Installation

Install with composer:

composer require --dev slepic/psr-http-message-tracy-panel

Usage

Basicaly you just need to:

For complete usage exaple see this example!

And of course it is super simple to register the panel in Nette's DI as described here.

Changelog

0.3.1

  • Improved readme
  • Removed dependency on tracy as it is dependent indirectly (through slepic/teplated-tracy-bar-panel).
  • Fixed dependecies to a versioned revision instead of just latest commit to master.
  • Changed travis setup to only run tests in oldest and newest php versions supported by this package (that is 5.6 and 7.3).

0.3.0

0.2.0

  • Added support for transfer duration
  • Improved panel layout

About

A panel for Tracy, that traces PSR HTTP messages travelling between your PHP backend and other HTTP servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published