Libraries tagged by vars
php-sage/sage
25614 Downloads
☯ Insightful PHP debugging assistant.
mmucklo/krumo
155516 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
56281 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
49292 Downloads
Encrypt environment files for production use.
aronduby/dump
668301 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
raulfraile/ladybug
1154896 Downloads
Simple and Extensible PHP Dumper
sarhan/php-flatten
157977 Downloads
Flattens multidimensional arrays, traversables and vars into one dimensional array.
codemix/yii2-configloader
115053 Downloads
Build configuration arrays from config files and env vars.
apen/additional_reports
134793 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
123526 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
98775 Downloads
A Twig extension to access env variables
morrislaptop/var-dumper-with-context
141364 Downloads
Show the line number where the dump method was called
ffi/var-dumper
8298 Downloads
List of symfony/var-dumper casters with FFI support
jakub-onderka/php-var-dump-check
434975 Downloads
Find forgotten variables dump in PHP source code.