Libraries tagged by vars
jbzoo/jbdump
1071162 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
php-sage/sage
21172 Downloads
☯ Insightful PHP debugging assistant.
mmucklo/krumo
149079 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
54391 Downloads
Krumo is a debugging tool, which displays structured information about any PHP variable. It is a nice replacement for print_r() or var_dump() which are used by a lot of PHP developers.
raulfraile/ladybug
1152455 Downloads
Simple and Extensible PHP Dumper
sarhan/php-flatten
149537 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
codemix/yii2-configloader
111718 Downloads
Build configuration arrays from config files and env vars.
apen/additional_reports
124582 Downloads
Useful information in the reports module : xclass, ajax, cliKeys, eID, general status of the system (encoding, DB, php vars...), hooks, compare local and TER extension (diff), used content type, used plugins, ExtDirect... It can really help you during migration or new existing project (to have a global reports of the system).
m1/vars
123145 Downloads
Vars is a simple to use and easily extendable configuration loader with in built loaders for ini, json, PHP, toml, XML and yaml/yml file types. It also comes with in built support for Silex and more frameworks to come soon.
ext-var_representation
Downloads
oskarstark/env-var-extension
93751 Downloads
A Twig extension to access env variables
mrsuh/php-var-sizeof
4309 Downloads
Provides functions for getting full size of any PHP variable
morrislaptop/var-dumper-with-context
138091 Downloads
Show the line number where the dump method was called
ffi/var-dumper
6027 Downloads
List of symfony/var-dumper casters with FFI support
jakub-onderka/php-var-dump-check
432101 Downloads
Find forgotten variables dump in PHP source code.