Popularity
9.0
Stable
Activity
7.5
Declining
7,448
18
103
Monthly Downloads: 18,853,601
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.
-
IDLES
PHP functional utility library, port of javascript Lodash/Ramda, a set of side-effect free, immutable and automatically curried functions that support lazy evaluation.
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video.
Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
Promo
getstream.io

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()
.