Libraries tagged by mround
phpexperts/money
11 Downloads
A PHP library for a precise money handling data type. Avoids floating point rounding errors.
phpcommon/intmath
220 Downloads
A library for arithmetic operations on integers that wraps around upon overflow.
php-extended/php-emoji-cheat-sheet
6047 Downloads
A wrapper around the WebpageFX/emoji-cheat-sheet.com emoji repository
philetaylor/php-gpglib
8583 Downloads
A wrapper around GPG for stateless operations. PSR/Log 1.0+
phanda-framework/dotenv
301 Downloads
A wrapper around vlucas/dotenv that provides additional functionality. Used in the Phanda framework to allow loading of multiple dotenv files.
pendonl/php-club-dataservice
125 Downloads
PHP wrapper around the Sportlink Club.Dataservice API
osmaviation/spreadsheet
10479 Downloads
A simple wrapper around PHP Spreadsheet
onix-systems-php/hyperf-socialite
1584 Downloads
Hyperf wrapper around OAuth 1 & OAuth 2 libraries.
offerel/caldavzap
1398 Downloads
A plugin for Roundcube to include CalDAVZap in to the main GUI
offdev/gpp
8 Downloads
A wrapper around guzzle that provides middleware functionality for responses, URL enumeration capabilities, and a crawler to make use of it
nicrame/rc_smime
502 Downloads
Roundcube webmail plugin to verify S/MIME signed messages
neunerlei/filesystem
2808 Downloads
A static wrapper around the symfony filesystem with additional methods for extra flavor
nettantra/filament-slider-input-field
209 Downloads
This is a wrapper around noUiSlider which allows creating a slider field on Filament Forms.
netbums/laravel-quickpay
8 Downloads
A fluent api around the quickpay api for Laravel applications
neam/docker-diff-based-layers
12 Downloads
Provides tools to work around the fact that subsequent COPY . /app commands in any environments re-adds all files in every layer instead of only the files that have changed