Libraries tagged by functions
wikimedia/cdb
912603 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
webd/language
155378 Downloads
A library for language processing. Includes string distance function (Levenshtein, Jaro-Winkler,...), stemming, etc.
web3p/ethereum-util
315067 Downloads
A collection of utility functions for Ethereum written in PHP.
vdechenaux/brotli
51327 Downloads
Add brotli compress/uncompress functions to PHP
traderinteractive/memoize
93328 Downloads
A library for memoizing repeated function calls.
tpwd/ke_search
656481 Downloads
Search Extension for TYPO3, including faceting search functions.
tarfin-labs/laravel-spatial
33785 Downloads
Laravel package to work with geospatial data types and functions.
swissspidy/phpstan-no-private
84232 Downloads
PHPStan rules for detecting usage of pseudo-private functions, classes, and methods.
staabm/password_exposed
263243 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.
solodkiy/memorize
37427 Downloads
Simple cache for pure functions
sniccowp/php-scoper-wordpress-excludes
111443 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
rikudou/array-merge-recursive
102630 Downloads
Replacement of built-in array_merge_recursive function that doesn't add values to array but replaces them
protonlabs/bitcoin
144701 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
polyfills/array-find
35733 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
phpgt/propfunc
1399628 Downloads
Property accessor and mutator functions.