Libraries tagged by vars
symfony/var-dumper
740339287 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/var-exporter
311805900 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
beyondcode/laravel-dump-server
38818803 Downloads
Symfony Var-Dump Server for Laravel
brick/varexporter
22736882 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
php-di/phpdoc-reader
27571303 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
koriym/printo
1304713 Downloads
An object graph visualizer.
riimu/kit-phpencoder
6625430 Downloads
Highly customizable alternative to var_export for PHP code generation
yiisoft/var-dumper
955060 Downloads
Enhances functionality of var_dump() and var_export(). It is dealing with recursive references, may highlight syntax and export closures.
tysonandre/var_representation_polyfill
5020921 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
php-parallel-lint/php-var-dump-check
1227788 Downloads
Find forgotten variables dump in PHP source code.
jbzoo/jbdump
1103649 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
digitalnature/php-ref
632396 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
aronduby/dump
570176 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
raulfraile/ladybug
1153856 Downloads
Simple and Extensible PHP Dumper
mrsuh/php-var-sizeof
5419 Downloads
Provides functions for getting full size of any PHP variable