2017 © Pedro Peláez
 

library cws-debug

PHP class to output additional messages for debug.

image

crazy-max/cws-debug

PHP class to output additional messages for debug.

  • PHP
  • 8 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 10 Versions
  • 5 % Grown

The README.md

Latest Stable Version Minimum PHP Version Build Status Code Quality Become a sponsor Donate Paypal, (*1)

:warning: Abandoned project

This project is not maintained anymore and is abandoned. Feel free to fork and make your own changes if needed., (*2)

Thanks to everyone for their valuable feedback and contributions., (*3)

About

PHP class to output additional messages for debug., (*4)

Installation

composer require crazy-max/cws-debug

And download the code:, (*5)

composer install # or update

Getting started

See tests/test.php file sample to help you., (*6)

Example

, (*7)

Methods

simple - Output a message.
error - Output error message.
dump - Output a variable dump.
labelValue - Output a value associated to a label.
titleH1 - Output title H1.
titleH2 - Output title H2.
titleH3 - Output title H3.
, (*8)

isQuietVerbose - Check if verbose is quiet
setQuietVerbose - Quiet verbose output : no output at all (default)
isSimpleVerbose - Check if verbose is simple
setSimpleVerbose - Simple verbose output : only output simple report
isReportVerbose - Check if verbose is report
setReportVerbose - Report verbose output : output a detail report
isDebugVerbose - Check if verbose is debug
setDebugVerbose - Debug verbose output : output detail report as well as debug info
setEchoMode - Echo output mode (default)
setFileMode - File output mode
, (*9)

How can I help ?

All kinds of contributions are welcome :raised_hands:! The most basic way to show your support is to star :star2: the project, or to raise issues :speech_balloon: You can also support this project by becoming a sponsor on GitHub :clap: or by making a Paypal donation to ensure this journey continues indefinitely! :rocket:, (*10)

Thanks again for your support, it is much appreciated! :pray:, (*11)

License

MIT. See LICENSE for more details., (*12)

The Versions

07/06 2018

dev-master

9999999-dev https://github.com/crazy-max/CwsDebug

PHP class to output additional messages for debug.

  Sources   Download

MIT LGPL

The Requires

 

debug log print

30/04 2018

1.2

1.2.0.0

  Sources   Download

30/04 2018

1.3

1.3.0.0

  Sources   Download

30/04 2018

1.0

1.0.0.0

  Sources   Download

30/04 2018

1.1

1.1.0.0

  Sources   Download

04/01 2018

1.11

1.11.0.0 https://github.com/crazy-max/CwsDebug

PHP class to output additional messages for debug.

  Sources   Download

MIT

The Requires

 

debug log print

28/11 2016

1.10

1.10.0.0 https://github.com/crazy-max/CwsDebug

PHP class to output additional messages for debug.

  Sources   Download

LGPL

The Requires

 

debug log print

22/08 2016

1.9

1.9.0.0 https://github.com/crazy-max/CwsDebug

PHP class to output additional messages for debug.

  Sources   Download

LGPL

The Requires

 

debug log print

22/08 2016

1.8

1.8.0.0 https://github.com/crazy-max/CwsDebug

PHP class to output additional messages for debug.

  Sources   Download

LGPL

The Requires

 

debug log print

17/11 2015

1.7

1.7.0.0 https://github.com/crazy-max/CwsDebug

CwsDebug is a PHP class to output additional messages for debug.

  Sources   Download

LGPL