Libraries tagged by print-r
mikield/php-ref
238 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
kriit24/pre
182 Downloads
PHP print_r short version
jacobstr/dumpling
30924 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
33 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
95 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
267 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
eloquent/depict
82 Downloads
A fast, recursion-safe, and succinct replacement for var_dump/var_export/print_r.
deejavu/myref
1505 Downloads
A nicer print_r/var_dump alternative for laravel
guillermo-rod/convert-string-to-file
18 Downloads
Converts rich text to file (html, css, js, etc..), useful when you needs print rich text but on secure mode.