Libraries tagged by paint
fooman/printorderpdf-m2
366102 Downloads
Print the order as a pdf from the admin
fooman/printorderpdf-implementation-m2
589816 Downloads
Print the order as a pdf from the admin
emcconville/point-reduction-algorithms
172963 Downloads
A collection of algorithms for reducing the number of points in polyline
amphibee/laravel-pint-pre-commit
32970 Downloads
Laravel Pint pre-commit hook allow you to analyse your code with the awesome Laravel Pint.
migrify/php-config-printer
1387429 Downloads
Print Symfony services array with configuration to to plain PHP file format thanks to this simple php-parser wrapper
torgodly/html2media
12947 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.
nfephp-org/posprint
26758 Downloads
Thermal POS printer library
mostafaznv/nova-map-field
64558 Downloads
Map Field for Laravel Nova
mmucklo/krumo
155503 Downloads
KRUMO - version 2.0 of print_r(); and var_dump(); (with new updates)
kktsvetkov/krumo
56280 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
1108729 Downloads
Script for debug and dump PHP variables and other stuff. This tool is a nice replacement for print_r() and var_dump() functions.
fof/gamification
43383 Downloads
Upvotes and downvotes for your Flarum community
emcconville/polyline-encoder
227347 Downloads
PHP Traits algorithms for Encoded Polyline & Bing Point Compression
davereid/drupal-environment
223978 Downloads
Provides a helper for working with environment variables and Drupal hosting providers.
aronduby/dump
667786 Downloads
D::ump - a PHP 5.4 print_r/var_dump replacement base on Krumo