Sophie

Sophie

distrib > PLD > th > ppc > by-pkgid > f5017777d55656401b8b835b0ab1b308

php-symfony2-VarDumper-2.8.52-1.noarch.rpm

Description:

The VarDumper component creates a global dump() function that you can
use instead of e.g. var_dump. By using it, you'll gain:

- Per object and resource types specialized view to e.g. filter out
Doctrine internals while dumping a single proxy entity, or get more
insight on opened files with stream_get_meta_data;
- Configurable output formats: HTML or colored command line output;
- Ability to dump internal references, either soft ones (objects or
resources) or hard ones (=& on arrays or objects properties). Repeated
occurrences of the same object/array/resource won't appear again and
again anymore. Moreover, you'll be able to inspect the reference
structure of your data;
- Ability to operate in the context of an output buffering handler.

Sources packages:

Other version of this rpm: