Libraries tagged by pprint
printapi/printapi-php
56376 Downloads
A library for using our web-to-print API from PHP.
php-aidc/label-printer
26731 Downloads
Easily create and print labels on various label printers
limedeck/phpunit-detailed-printer
648600 Downloads
Formatter for the detailed output of PHPUnit tests.
fooman/printorderpdf-m2
449738 Downloads
Print the order as a pdf from the admin
fooman/printorderpdf-implementation-m2
759563 Downloads
Print the order as a pdf from the admin
pimcore/web-to-print-bundle
423725 Downloads
Pimcore WebToPrint Bundle
localheinz/json-printer
496248 Downloads
Provides a JSON printer, allowing for flexible indentation.
torgodly/html2media
46263 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.
rockett/weasyprint
247610 Downloads
A feature-rich WeasyPrint wrapper for generating PDFs from HTML and CSS, with support for PDF/A, PDF/UA, attachments, and optional Laravel integration.
nfephp-org/posprint
37974 Downloads
Thermal POS printer library
mmucklo/krumo
175050 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
leeoniya/dump-r
70318 Downloads
a cleaner, leaner mix of print_r() and var_dump()
kktsvetkov/krumo
63283 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.
faerber/pdf-to-zpl
28152 Downloads
Convert a PDF file to a ZPL file
aronduby/dump
1450115 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo