2017 © Pedro Peláez
 

library xtrace

Parse library of the Xdebug trace files.

image

vuzonp/xtrace

Parse library of the Xdebug trace files.

  • Friday, February 2, 2018
  • by vuzonp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 4 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 5 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

XTrace

Parse library of the Xdebug trace files., (*1)

Example:, (*2)

$xt = new Vuzonp\Xtrace\Document('my-file.xt');
$xtTree = $xt->getRoot();
//...

., (*3)

The Versions

02/02 2018

dev-master

9999999-dev

Parse library of the Xdebug trace files.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

parser xdebug trace xt

20/11 2016

dev-dev-master

dev-dev-master

Parse library of the Xdebug trace files.

  Sources   Download

MIT

The Requires

  • php >=5.3

 

parser xdebug trace xt