-
Ladybug is a configurable PHP debug info dumper which can be used in replacing var_dump or print_r calls in PHP. Demos are included with the download package. Features of Ladybug:- Dump array data- Dump PHP object data- Dump MySQL results- Dump images- Supports interfacing from the PHP CLI- Helpers to export the dump data as YAML, JSON, XML or PHP ...

