Libraries tagged by PHP Function
shish/safe
510490 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
ptrofimov/matchmaker
160996 Downloads
Ultra-fresh PHP matching functions
imsop/simplexml_debug
147226 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
vdechenaux/brotli
58750 Downloads
Add brotli compress/uncompress functions to PHP
syntatis/utils
31653 Downloads
Handy functions for PHP
ajgl/csv-rfc
341757 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
ijanki/ftp-bundle
655033 Downloads
A Symfony2 Bundle to wrap the PHP ftp extension functionality in a more classy way.
wikimedia/cdb
940411 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
protonlabs/bitcoin
154256 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
polyfills/array-find
46142 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
indigophp/hash-compat
955953 Downloads
Backports hash_* functionality to older PHP versions
mbilbille/jpnforphp
310540 Downloads
A tiny PHP lib which provides nice functions & wrappers to interact with Japanese language.
web3p/ethereum-util
332603 Downloads
A collection of utility functions for Ethereum written in PHP.
currency-cloud/client
291303 Downloads
A PHP library which implements the complete functionality of v2 of the The Currency Cloud API.
relisten/forceutf8
98796 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.