Libraries tagged by vars
jbzoo/jbdump
1113045 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
28080 Downloads
☯ Insightful PHP debugging assistant.
mmucklo/krumo
159780 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
57193 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.
johnathanmiller/secure-env-php
50243 Downloads
Encrypt environment files for production use.
aronduby/dump
788341 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
sarhan/php-flatten
162279 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
codemix/yii2-configloader
117089 Downloads
Build configuration arrays from config files and env vars.
apen/additional_reports
139984 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
123848 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
101008 Downloads
A Twig extension to access env variables
morrislaptop/var-dumper-with-context
143177 Downloads
Show the line number where the dump method was called
ffi/var-dumper
9171 Downloads
List of symfony/var-dumper casters with FFI support
jakub-onderka/php-var-dump-check
436336 Downloads
Find forgotten variables dump in PHP source code.