Libraries tagged by vars
symfony/var-dumper
759517322 Downloads
Provides mechanisms for walking through any arbitrary PHP variable
symfony/var-exporter
322428391 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
beyondcode/laravel-dump-server
39412925 Downloads
Symfony Var-Dump Server for Laravel
brick/varexporter
23805981 Downloads
A powerful alternative to var_export(), which can export closures and objects without __set_state()
php-di/phpdoc-reader
28310206 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
koriym/printo
1380464 Downloads
An object graph visualizer.
riimu/kit-phpencoder
6818663 Downloads
Highly customizable alternative to var_export for PHP code generation
yiisoft/var-dumper
1020385 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
5243908 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
1267207 Downloads
Find forgotten variables dump in PHP source code.
digitalnature/php-ref
642634 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
mrsuh/php-var-sizeof
6452 Downloads
Provides functions for getting full size of any PHP variable
encodia/laravel-health-env-vars
97105 Downloads
Custom check for Spatie's Laravel Health - Ensure every .env variable you need has been set
chevere/var-dump
30181 Downloads
A multi-purpose colorful modern alternative to var_dump
jbzoo/jbdump
1108738 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.