Libraries tagged by vars
symfony/var-dumper
937307757 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/var-exporter
427167803 Downloads
Provides tools to export, instantiate, hydrate, clone and lazy-load PHP objects
beyondcode/laravel-dump-server
44738568 Downloads
Symfony Var-Dump Server for Laravel
brick/varexporter
35280444 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
php-di/phpdoc-reader
34464298 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
koriym/printo
2116151 Downloads
An object graph visualizer.
riimu/kit-phpencoder
8547407 Downloads
Highly customizable alternative to var_export for PHP code generation
yiisoft/var-dumper
1429324 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
7084606 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
1646850 Downloads
Find forgotten variables dump in PHP source code.
digitalnature/php-ref
738017 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
raulfraile/ladybug
1165807 Downloads
Simple and Extensible PHP Dumper
phan/var_representation_polyfill
265524 Downloads
Polyfill for var_representation: convert a variable to a string in a way that fixes the shortcomings of var_export
mrsuh/php-var-sizeof
11701 Downloads
Provides functions for getting full size of any PHP variable
morrislaptop/var-dumper-with-context
163862 Downloads
Show the line number where the dump method was called