Libraries tagged by var_dump
bajankristof/dumper
213 Downloads
A dead simple PHP var dumper created for those who can not afford PHP 7.0+
phpdevcommunity/php-vardumper
23 Downloads
A lightweight and versatile PHP library for debugging and inspecting variables with customizable output formats.
feliperamaral/vardump
110 Downloads
buzzingpixel/twig-dumper
1897 Downloads
A Twig Dumper that uses the Symfony VarDumper component
peakle/symfony3-dumper
120 Downloads
It extends an opportunity to listen a conclusion of a dump function in Symfony 3 and add shortcut for a «dump+die» combination. To run dump-server "php dump-server" . Commands: 1) db - dump var and continue script execution 2) dd - dump var and stop script (via "die" func)
jeantet/exotic_dumper
374 Downloads
A composer package to dump var in new ways.
macino/cli-dumper
248 Downloads
Alternative for dumping vars in terminal env. Neat and compact with possible highlights.
lexbegin/var-logger
18 Downloads
Var Logger Component provides a static method to dump string messages into a log file.
yuseferi/zhilify
16 Downloads
Zhilify is a tool for debugging with dump variables, arrays and objects in a pretty way.
ycms/krumo
122 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
w3spi5/php-ref-dd
46 Downloads
A nicer print_r/var_dump alternative for PHP 8.0+ using dd() like in Laravel
vitaliisestrenskiy/sest
6 Downloads
class for work with bitrix methods
versadumps-php/versadumps-php
5 Downloads
paquete para php para enviar dumps a versaDumps Visualizer
tkstarir/tkstardump
7 Downloads
Clone of "var_dump" Function for TkStar LaunchPad Framework
tal7aouy/dd
606 Downloads
This package will add the `dd` and `dump` helpers to your PHP application.