Libraries tagged by method
symplify/smart-file-system
12454509 Downloads
Sanitized FileInfo with safe getRealPath() and other handy methods
pocketmine/binaryutils
791075 Downloads
Classes and methods for conveniently handling binary data
nojacko/email-validator
416720 Downloads
Small PHP library to valid email addresses using a number of methods.
genealabs/laravel-overridable-model
460019 Downloads
Provide a uniform method of allowing models to be overridden in Laravel.
kschu91/largest-remainder-method
89586 Downloads
A PHP implementation of the largest remainder method algorithm. This method is the most common way to get rid of rounding issues when working with rounded percentage values.
rybakit/arguments-resolver
117160 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
kdyby/strict-objects
1751933 Downloads
Simple trait to make your class strict, when calling or accessing undefined member (property or method).
itools/smartstring
50346 Downloads
XSS-safe strings for PHP templates: values HTML-encode themselves on echo, interpolation, and concatenation, at least 3x faster than calling htmlspecialchars() yourself
eloquent/pops
927403 Downloads
PHP object proxy system.
magepal/magento2-customshippingrate
123760 Downloads
Set your own Custom Shipping rates for admin order or create predefined shipping methods for frontend customers
illuminated/testing-tools
23762 Downloads
Laravel-specific Testing Helpers and Assertions.
hipay/hipay-fullservice-sdk-php
1315641 Downloads
The HiPay Enterprise SDK for PHP is a library for developers who want to integrate HiPay Enterprise payment methods to any PHP platform.
hexters/coinpayment
64467 Downloads
CoinPayment is a Laravel package for handling cryptocurrency transactions through CoinPayments.net (create transaction, transaction history, IPN, balances, withdrawals).
workerman/psr7
107289 Downloads
PSR-7 message implementation that also provides common utility methods
vanderlee/php-stable-sort-functions
787091 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.