Popularity
8.9
Stable
Activity
6.9
Declining
6,557
17
81
Monthly Downloads: 7,539,200
Programming language: PHP
License: MIT License
Latest version: v5.2.0
Symfony VarDumper alternatives and similar libraries
Based on the "Miscellaneous" category.
Alternatively, view Symfony VarDumper alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of Symfony VarDumper or a related project?
README
VarDumper Component
The VarDumper component provides mechanisms for walking through any arbitrary
PHP variable. It provides a better dump()
function that you can use instead
of var_dump
.