/CwsDump

CwsDump is a PHP class to replace var_dump(), print_r() based on the Xdebug style.

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

CwsDump

CwsDump is a PHP class to replace var_dump(), print_r() based on the Xdebug style.

Installation

Copy the class.cws.dump.php and cws.dump.ini files in a same folder on your server.

Getting started

Just call cwsDump() !
See example.php file sample to help you.

Configuration

You can change the configuration of CwsDump in the cws.dump.ini file.

Example

License

LGPL. See LICENSE for more details.

More infos

http://www.crazyws.fr/dev/classes-php/cwsdump-alternative-aux-fonctions-var-dump-et-print-S6ZPT.html