Libraries tagged by PHP functions
flow-php/array-dot
233150 Downloads
PHP ETL - Array Dot functions
php-stubs/wordpress-tests-stubs
1047826 Downloads
WordPress Tests function and class declaration stubs for static analysis.
causal/extractor
206157 Downloads
This extension detects and extracts metadata (EXIF / IPTC / XMP / ...) from potentially thousand different file types (such as MS Word/Powerpoint/Excel documents, PDF and images) and bring them automatically and natively to TYPO3 when uploading assets. Works with built-in PHP functions but takes advantage of Apache Tika and other external tools for enhanced metadata extraction.
shish/safe
503566 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
ptrofimov/matchmaker
160184 Downloads
Ultra-fresh PHP matching functions
imsop/simplexml_debug
146088 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
vdechenaux/brotli
58058 Downloads
Add brotli compress/uncompress functions to PHP
ajgl/csv-rfc
336900 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
wikimedia/cdb
935489 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
protonlabs/bitcoin
152263 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
polyfills/array-find
43187 Downloads
PHP: Provides a user-land polyfill for `array_find`, `array_find_key`, `array_any` and `array_all` functions added in PHP 8.4.
mbilbille/jpnforphp
309621 Downloads
A tiny PHP lib which provides nice functions & wrappers to interact with Japanese language.
web3p/ethereum-util
327647 Downloads
A collection of utility functions for Ethereum written in PHP.
staabm/password_exposed
313094 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.
relisten/forceutf8
96178 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.