Libraries tagged by print_r
mike42/escpos-php
1406389 Downloads
PHP receipt printer library for use with ESC/POS-compatible thermal and impact printers
d11wtq/boris
11629090 Downloads
A tiny, but robust REPL (Read-Evaluate-Print-Loop) for PHP.
digitalnature/php-ref
609328 Downloads
A nicer print_r/var_dump alternative for PHP 5.3+
robiningelbrecht/phpunit-pretty-print
247393 Downloads
Prettify PHPUnit output
mmucklo/krumo
146741 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
53317 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.
jbzoo/jbdump
1062586 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
aronduby/dump
318587 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo
raulfraile/ladybug
1151118 Downloads
Simple and Extensible PHP Dumper
torgodly/html2media
3122 Downloads
Html2Media is a versatile Laravel package that allows users to convert HTML content into high-quality PDFs with options for either downloading or triggering a print dialog. Ideal for generating documents, invoices, and reports, this package includes configurable settings for file name, page orientation, format, margins, and scale. Html2Media also provides seamless integration with Filament actions, enabling dynamic content rendering in modals and customizable output previews. Whether you need to save a PDF or send it directly to the printer, Html2Media simplifies the process with robust, flexible features.
swaggest/json-cli
10094 Downloads
JSON CLI tool (diff, rearrange, pretty print, minify, yaml convert, etc...)
leeoniya/dump-r
67059 Downloads
a cleaner, leaner mix of print_r() and var_dump()
lukasss93/laravel-route-debug
3791 Downloads
Print the route name and action in the response headers.
tomasvotruba/phpunit-json-result-printer
4570 Downloads
Print your PHPUnit result in JSON, so other tool can pipe it
webignition/json-pretty-print
234859 Downloads
Prettifies a JSON string for human readability