Libraries tagged by eprint
alperenersoy/filament-export
254687 Downloads
Customizable export and print functionality for Filament Admin Panel
symplify/php-config-printer
2227198 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
ramytalal/label-printer
35225 Downloads
An implementation of the Brother label printer API.
pimcore/web-to-print-bundle
184824 Downloads
Pimcore WebToPrint Bundle
php-aidc/label-printer
15813 Downloads
Easily create and print labels on various label printers
matthiasnoback/php-parser-instantiation-printer
69943 Downloads
limedeck/phpunit-detailed-printer
517324 Downloads
Formatter for the detailed output of PHPUnit tests.
fooman/printorderpdf-m2
343554 Downloads
Print the order as a pdf from the admin
fooman/printorderpdf-implementation-m2
548133 Downloads
Print the order as a pdf from the admin
migrify/php-config-printer
1379295 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
torgodly/html2media
3724 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.
mmucklo/krumo
147893 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
53772 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
1064731 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
364739 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo