Libraries tagged by functions
tarfin-labs/laravel-spatial
106625 Downloads
Laravel package to work with geospatial data types and functions.
swissspidy/phpstan-no-private
1434871 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
spatie/laravel-log-dumper
631243 Downloads
A function to dump anything to the log
sailenicolas/forceutf8
295287 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
rosell-dk/file-util
7999241 Downloads
Functions for dealing with files and paths
react/partial
388139 Downloads
Partial function application.
railsware/mailtrap-php
959703 Downloads
The Mailtrap SDK provides methods for all API functions.
php-stubs/wordpress-tests-stubs
1706995 Downloads
WordPress Tests function and class declaration stubs for static analysis.
orbitale/imagemagick-php
423763 Downloads
A system that allows creating commands to send to the exec() function to use ImageMagick's powerful features.
mrrio/shellwrap
215142 Downloads
Use any command-line tool as a PHP function.
magento-hackathon/module-eavcleaner-m2
324716 Downloads
Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.
leth/ip-address
755194 Downloads
IPv4 and IPv6 address and subnet classes with awesome utility functions.
laraveldaily/larastarters
138294 Downloads
Laravel Starter Kits with extra functions
krowinski/bcmath-extended
1155289 Downloads
Extends php BCMath lib for missing functions like floor, ceil, round, abs, min, max, rand for big numbers. Also wraps existing BCMath functions. (more http://php.net/manual/en/book.bc.php) Supports scientific notations
jord-jd/password_exposed
13713 Downloads
This PHP package provides a `password_exposed` helper function, that uses the haveibeenpwned.com API to check if a password has been exposed in a data breach.