Libraries tagged by print-r
w3spi5/php-ref-dd
46 Downloads
A nicer print_r/var_dump alternative for PHP 8.0+ using dd() like in Laravel
tox2ik/elog
489 Downloads
error_log(print_r($xyz, 1));
mikield/php-ref
238 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
kriit24/pre
190 Downloads
PHP print_r short version
jacobstr/dumpling
30940 Downloads
Like print_r, but depth limited and cyclic reference safe.
iamjohndev/var-print-prettifier
10 Downloads
A PHP class for prettifying print_r and var_dump output
i07/php-ref
8169 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
helloarman/vardump
39 Downloads
This will help you to use var_dump() and print_r() on your blade with the tag. People who are familiar with these php functions will benefit from this.
fellowgeek/php-ref
103 Downloads
A nicer print_r/var_dump alternative for PHP 8.3+
douglasmariz/pre-commit-git
9 Downloads
GIT pre-commit hook para verificar no código a existência de certas palavras, frases ou funções (dump, var_dump, die, print_r, etc) antes de ser comitado.
ansidumper/ansidumper
11 Downloads
oloured data dumper for PHP, similar to print_r() or var_dump().
ryphoe/php-ref
273 Downloads
A nicer print_r/var_dump alternative for PHP >=7.1.0
motionapps/pre-print
4 Downloads
Quick print_r function, With pre_print()
jariberg/vardump
165 Downloads
zero dependency replacement of php var_dump and print_r with beautiful styling and support for cli-mode
deejavu/myref
1505 Downloads
A nicer print_r/var_dump alternative for laravel