Libraries tagged by PHP Function
lstrojny/hmmmath
2132335 Downloads
Collection of math related PHP functions
causal/extractor
266406 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.
consistence-community/consistence
515855 Downloads
Consistence - consistent approach and additions to PHP's functionality
imsop/simplexml_debug
164110 Downloads
Tools for debugging your code when working with PHP's SimpleXML functions.
ajgl/csv-rfc
407630 Downloads
Drop in replacement for native PHP CSV related functions to read and/or write RFC4180 compliant CSV files
ijanki/ftp-bundle
686504 Downloads
A Symfony2 Bundle to wrap the PHP ftp extension functionality in a more classy way.
wikimedia/cdb
1065486 Downloads
Constant Database (CDB) wrapper library for PHP. Provides pure-PHP fallback when dba_* functions are absent.
protonlabs/bitcoin
200210 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
indigophp/hash-compat
1028262 Downloads
Backports hash_* functionality to older PHP versions
mbilbille/jpnforphp
336331 Downloads
A tiny PHP lib which provides nice functions & wrappers to interact with Japanese language.
freshmail/rest-api
200109 Downloads
A php library which implements the functionality of FreshMail REST API.
currency-cloud/client
346907 Downloads
A PHP library which implements the complete functionality of v2 of the The Currency Cloud API.
staabm/password_exposed
752143 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
168634 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
ionux/phactor
90297 Downloads
Phactor is a high-performance PHP implementation of the elliptic curve math functions required to generate & verify private/public (asymmetric) EC keypairs and ECDSA signatures based on secp256k1 curve parameters. This library also includes a class to generate Service Identification Numbers (SINs) based on the published Identity Protocol v1 spec.