xiphe/thedebug

Multiple Handy debugging methods.

v4.1.0 2013-06-17 13:09 UTC

This package is not auto-updated.

Last update: 2024-04-13 13:14:53 UTC


README

Toolset for debugging PHP

Installation

Use composer and require "xiphe/thedebug": "~1.0"

FirePHP-Mode requires FirePHP - YDS

Support

I've written this project for my own needs so i am not willing to give full support. Anyway, i am very interested in any bugs, hints, requests or whatever. Please use the github issue system and i will try to answer.

3rd Party

Changelog

4.1

  • add ChromePHP

4.0

  • initiation as standalone package
  • added to composer

pre 4.0

Todo

  • Find a way to set the backtraceOffset for firePHPs trace function or add a own trace
  • Show stats on shutdown
  • Implement Error Handlers
  • Write tests
  • Spell-check

License

Copyright (C) 2013 Hannes Diercks

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.