2017 © Pedro Peláez
 

library cws-dump

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

image

crazy-max/cws-dump

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

  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 11 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 replace var_dump(), print_r() based on the Xdebug style., (*4)

Installation

composer require crazy-max/cws-dump

And download the code:, (*5)

composer install # or update

Getting started

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

Example

, (*7)

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:, (*8)

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

License

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

The Versions

07/06 2018

dev-master

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

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

  Sources   Download

MIT LGPL

The Requires

  • php >=5.3.0

 

dump xdebug print_r var_dump

31/03 2018

1.2

1.2.0.0

  Sources   Download

31/03 2018

1.3

1.3.0.0

  Sources   Download

31/03 2018

1.0

1.0.0.0

  Sources   Download

31/03 2018

1.1

1.1.0.0

  Sources   Download

04/01 2018

1.9

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

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

  Sources   Download

MIT

The Requires

  • php >=5.3.0

 

dump xdebug print_r var_dump

28/11 2016

1.8

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

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

  Sources   Download

LGPL

The Requires

  • php >=5.3.0

 

dump xdebug print_r var_dump

22/08 2016

1.7

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

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

  Sources   Download

LGPL

The Requires

  • php >=5.3.0

 

dump xdebug print_r var_dump

22/08 2016

1.6

1.6.0.0 https://github.com/crazy-max/CwsDump

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

  Sources   Download

LGPL

The Requires

  • php >=5.3.0

 

dump xdebug print_r var_dump

21/08 2016

1.5

1.5.0.0 https://github.com/crazy-max/CwsDump

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

  Sources   Download

LGPL

The Requires

  • php >=5.3.0

 

dump xdebug print_r var_dump

17/11 2015

1.4

1.4.0.0 https://github.com/crazy-max/CwsDump

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

  Sources   Download

LGPL