Libraries tagged by PHP Function
h5p/h5p-core
988108 Downloads
H5P Core functionality in PHP
hi-folks/statistics
52836 Downloads
PHP package that provides functions for calculating mathematical statistics of numeric data.
garetjax/phpbrowscap
831442 Downloads
Standalone replacement for php's native get_browser() function
bitwasp/bitcoin
500878 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
sailenicolas/forceutf8
116784 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
php-mock/php-mock-prophecy
339055 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.
lstrojny/phpunit-function-mocker
328201 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jeremeamia/functionparser
157681 Downloads
Function parser for PHP functions, methods, and closures
jasny/php-functions
431251 Downloads
A set of useful PHP functions
eoghanobrien/php-simple-mail
33047 Downloads
Provides a simple, chainable wrapper for creating and sending emails using the PHP mail() function.
vanderlee/php-stable-sort-functions
474033 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
sniccowp/php-scoper-wordpress-excludes
94020 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
permafrost-dev/php-code-search
131262 Downloads
Search PHP code for function & method calls, variable assignments, and more
lavoiesl/php-benchmark
40278 Downloads
Tool to compare different functions in PHP
cypresslab/php-curry
85625 Downloads
Curried functions in PHP