Libraries tagged by PHP functions
flow-php/array-dot
628129 Downloads
PHP ETL - Array Dot functions
php-stubs/wordpress-tests-stubs
1904226 Downloads
WordPress Tests function and class declaration stubs for static analysis.
mrrio/shellwrap
219908 Downloads
Use any command-line tool as a PHP function.
guzzlehttp/ring
147205 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
touki/ftp
1198147 Downloads
A fully object oriented library for PHP FTP functions
shish/safe
821299 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
hi-folks/statistics
137303 Downloads
PHP package that provides functions for calculating mathematical statistics of numeric data.
garetjax/phpbrowscap
872557 Downloads
Standalone replacement for php's native get_browser() function
bitwasp/bitcoin
545014 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
fresh/datetime
707019 Downloads
PHP library that provides additional functions for processing dates & times.
web3p/ethereum-util
510410 Downloads
A collection of utility functions for Ethereum written in PHP.
sailenicolas/forceutf8
317943 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fylax/forceutf8
896959 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
divineomega/password_exposed
1703339 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.
php-mock/php-mock-prophecy
546574 Downloads
Mock built-in PHP functions (e.g. time()) with Prophecy. This package relies on PHP's namespace fallback policy. No further extension is needed.