PHPackages                             raulfraile/ladybug - 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. raulfraile/ladybug

Abandoned → [symfony/var-dumper](/?search=symfony%2Fvar-dumper)Library[Debugging &amp; Profiling](/categories/debugging)

raulfraile/ladybug
==================

Simple and Extensible PHP Dumper

v1.0.13(10y ago)4361.2M↓20%49[9 issues](https://github.com/raulfraile/ladybug/issues)[3 PRs](https://github.com/raulfraile/ladybug/pulls)20MITPHPPHP &gt;=5.3.9CI failing

Since Feb 25Pushed 9y ago19 watchersCompare

[ Source](https://github.com/raulfraile/ladybug)[ Packagist](https://packagist.org/packages/raulfraile/ladybug)[ Docs](https://github.com/raulfraile/ladybug)[ RSS](/packages/raulfraile-ladybug/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (25)Used By (20)

Ladybug: PHP 5.3+ Extensible Dumper
===================================

[](#ladybug-php-53-extensible-dumper)

[![Build Status](https://camo.githubusercontent.com/61347e535b5e3d8ea441fa396621e68a5eef5499bd93790ab6776d5c0fede45a/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7261756c667261696c652f6c6164796275672e706e67)](http://travis-ci.org/raulfraile/ladybug)[![Latest Stable Version](https://camo.githubusercontent.com/01e3a041445834b26ad6460a15dace7e16cb54498d110b8381020081508f4643/68747470733a2f2f706f7365722e707567782e6f72672f7261756c667261696c652f6c6164796275672f762f737461626c652e706e67)](https://packagist.org/packages/raulfraile/ladybug)[![Total Downloads](https://camo.githubusercontent.com/6eb08c30e97681535d2f9f9662b64ab9ca30f22cc79b7f1983b67d5fa97f604a/68747470733a2f2f706f7365722e707567782e6f72672f7261756c667261696c652f6c6164796275672f646f776e6c6f6164732e706e67)](https://packagist.org/packages/raulfraile/ladybug)[![Latest Unstable Version](https://camo.githubusercontent.com/2417aeacad17c0d4e98b24b28bf3ad6f107ef79c56b21006f219a44f4d7bc571/68747470733a2f2f706f7365722e707567782e6f72672f7261756c667261696c652f6c6164796275672f762f756e737461626c652e706e67)](https://packagist.org/packages/raulfraile/ladybug)

[![Scrutinizer Quality Score](https://camo.githubusercontent.com/b9f370216e2b7f11fc039613875d887b155200a9a448ef8c6404b14f67cf7fdf/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7261756c667261696c652f6c6164796275672f6261646765732f7175616c6974792d73636f72652e706e673f733d32653065396434393038656630646565396465343764323938323735663631393731616636306532)](https://scrutinizer-ci.com/g/raulfraile/ladybug/)[![Code Coverage](https://camo.githubusercontent.com/b4060dbac1b6f1d6173697649a4bd6bcf337db824c07129f6fc7482412ba17d9/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f7261756c667261696c652f6c6164796275672f6261646765732f636f7665726167652e706e673f733d39646536633733616130613661303766376663303261363464373964313666623630313834363430)](https://scrutinizer-ci.com/g/raulfraile/ladybug/)

Ladybug provides an easy and extensible `var_dump` / `print_r` replacement for PHP 5.3+ projects. Any PHP variable, object or resource can be dumped to beautiful representation:

```
