2017 © Pedro Peláez
 

library bugzorcist

Set of tools to help debugging

image

samleybrize/bugzorcist

Set of tools to help debugging

  • Tuesday, February 9, 2016
  • by samleybrize
  • Repository
  • 1 Watchers
  • 0 Stars
  • 1,147 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 22 Versions
  • 0 % Grown

The README.md

Bugzorcist - Debugging tools for PHP 5.3+

Usage

<?php

// var dump
use Bugzorcist\VarDump\VarDumpHtml;

VarDumpHtml::dump($var);

// render exception
use Bugzorcist\Exception\Renderer\ExceptionRendererHtml;

$exception = new Exception("exception message");
$renderer  = new ExceptionRendererHtml($exception);
$renderer->render();

Installation

For a quick install with Composer use:, (*1)

$ composer require samleybrize/bugzorcist

Requirements

  • PHP 5.3+
  • [optional] FirePHP Firefox extension for FirePHP based renderers
  • [optional] ncurses PHP extension for Ncurses based renderers

Author

This project is authored and maintained by Stephen Berquet., (*2)

License

Bugzorcist is licensed under the MIT License - see the LICENSE file for details, (*3)

The Versions

09/02 2016

dev-master

9999999-dev https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

09/02 2016

v0.10.7

0.10.7.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

28/01 2016

v0.10.6

0.10.6.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

08/01 2016

v0.10.5

0.10.5.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

19/12 2015

v0.10.4

0.10.4.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

17/12 2015

v0.10.3

0.10.3.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

21/10 2015

v0.10.2

0.10.2.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

21/09 2015

v0.10.1

0.10.1.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

21/09 2015

v0.10.0

0.10.0.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

01/07 2015

v0.9.10

0.9.10.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

12/06 2015

v0.9.9

0.9.9.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

05/06 2015

v0.9.8

0.9.8.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

29/05 2015

v0.9.7

0.9.7.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

27/05 2015

v0.9.6

0.9.6.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

23/05 2015

v0.9.5

0.9.5.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

22/05 2015

v0.9.4

0.9.4.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

22/05 2015

v0.9.3

0.9.3.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

22/05 2015

v0.9.2

0.9.2.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

22/05 2015

v0.9.1

0.9.1.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

22/05 2015

v0.9.0

0.9.0.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

30/10 2014

0.8.x-dev

0.8.9999999.9999999-dev https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet

21/10 2014

v0.8.0

0.8.0.0 https://github.com/samleybrize/bugzorcist

Set of tools to help debugging

  Sources   Download

MIT

The Requires

 

by Stephen Berquet