PHPackages                             crazy-max/cws-dump - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. crazy-max/cws-dump

AbandonedArchivedLibrary[Debugging &amp; Profiling](/categories/debugging)

crazy-max/cws-dump
==================

PHP class to replace var\_dump(), print\_r() based on the Xdebug style.

1.9.2(6y ago)721.6k↓44.3%11MITPHPPHP &gt;=5.3.0

Since Nov 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/crazy-max/CwsDump)[ Packagist](https://packagist.org/packages/crazy-max/cws-dump)[ Docs](https://github.com/crazy-max/CwsDump)[ RSS](/packages/crazy-max-cws-dump/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)DependenciesVersions (9)Used By (1)

[![Latest Stable Version](https://camo.githubusercontent.com/cb28813432d68678cdede5bbeb0e171b6cb778a5004b50511d0d6d9b9bab938b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6372617a792d6d61782f6377732d64756d702e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/crazy-max/cws-dump)[![Minimum PHP Version](https://camo.githubusercontent.com/55453b8aba1f0d2c449c2dfa58e6debd503f9d637d2e474960cea8c266371e2f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230352e332e302d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net/)[![Build Status](https://camo.githubusercontent.com/bae700ac758ba68dfbc07e4acc4f326fe4dfc3be748a07f38f11adef50726287/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f636f6d2f6372617a792d6d61782f43777344756d702f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.com/crazy-max/CwsDump)[![Code Quality](https://camo.githubusercontent.com/9a2e8f9ef1772fad3296947e2c3aebf49d8e236032cd9ad23f0e7eb36a9b8867/68747470733a2f2f696d672e736869656c64732e696f2f636f646163792f67726164652f30656134326135376331346434376237613236653139393166633431656633362e7376673f7374796c653d666c61742d737175617265)](https://www.codacy.com/app/crazy-max/CwsDump)[![Become a sponsor](https://camo.githubusercontent.com/2b64183536d3742cfdfdbe2a16c7a26ae05e6a3db44e513ff73defdeed344cc1/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f73706f6e736f722d6372617a792d2d6d61782d3138313731372e7376673f6c6f676f3d676974687562267374796c653d666c61742d737175617265)](https://github.com/sponsors/crazy-max)[![Donate Paypal](https://camo.githubusercontent.com/86518966c73798ed1c862566d92cd4cdd48152e30ab7f42fb7d5138138231d0d/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f646f6e6174652d70617970616c2d3030343537632e7376673f6c6f676f3d70617970616c267374796c653d666c61742d737175617265)](https://www.paypal.me/crazyws)

⚠️ Abandoned project
--------------------

[](#warning-abandoned-project)

This project is not maintained anymore and is abandoned. Feel free to fork and make your own changes if needed.

Thanks to everyone for their valuable feedback and contributions.

About
-----

[](#about)

PHP class to replace var\_dump(), print\_r() based on the Xdebug style.

Installation
------------

[](#installation)

```
composer require crazy-max/cws-dump
```

And download the code:

```
composer install # or update
```

Getting started
---------------

[](#getting-started)

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

Example
-------

[](#example)

[![](.res/example.png)](.res/example.png)

How can I help ?
----------------

[](#how-can-i-help-)

All kinds of contributions are welcome 🙌! The most basic way to show your support is to star 🌟 the project, or to raise issues 💬 You can also support this project by [**becoming a sponsor on GitHub**](https://github.com/sponsors/crazy-max) 👏 or by making a [Paypal donation](https://www.paypal.me/crazyws) to ensure this journey continues indefinitely! 🚀

Thanks again for your support, it is much appreciated! 🙏

License
-------

[](#license)

MIT. See `LICENSE` for more details.

###  Health Score

35

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity31

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 95.2% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~205 days

Recently: every ~289 days

Total

8

Last Release

2444d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a2ac50dd173150fc9339728d7b2b1c872b6853111b20e4569844e215f644f632?d=identicon)[crazy-max](/maintainers/crazy-max)

---

Top Contributors

[![crazy-max](https://avatars.githubusercontent.com/u/1951866?v=4)](https://github.com/crazy-max "crazy-max (20 commits)")[![fpiccinali](https://avatars.githubusercontent.com/u/9351145?v=4)](https://github.com/fpiccinali "fpiccinali (1 commits)")

---

Tags

phpvardumperxdebug-styledumpXdebugprint\_rvar\_dump

### Embed Badge

![Health badge](/badges/crazy-max-cws-dump/health.svg)

```
[![Health](https://phpackages.com/badges/crazy-max-cws-dump/health.svg)](https://phpackages.com/packages/crazy-max-cws-dump)
```

###  Alternatives

[leeoniya/dump-r

a cleaner, leaner mix of print\_r() and var\_dump()

12368.9k5](/packages/leeoniya-dump-r)[jbzoo/jbdump

Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print\_r() and var\_dump() functions.

211.1M3](/packages/jbzoo-jbdump)[mmucklo/krumo

KRUMO - version 2.0 of print\_r(); and var\_dump(); (with new updates)

94171.6k6](/packages/mmucklo-krumo)[kktsvetkov/krumo

Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print\_r() or var\_dump() which are used by a lot of PHP developers.

8362.2k](/packages/kktsvetkov-krumo)[ivoba/stop

nice output for debug functions for PHP 5.3

1042.4k5](/packages/ivoba-stop)[php-sage/sage

☯ Insightful PHP debugging assistant.

5748.2k7](/packages/php-sage-sage)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
