Libraries tagged by PHP functions
guzzlehttp/ring
125050 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
touki/ftp
1114755 Downloads
A fully object oriented library for PHP FTP functions
hi-folks/statistics
74183 Downloads
PHP package that provides functions for calculating mathematical statistics of numeric data.
garetjax/phpbrowscap
846735 Downloads
Standalone replacement for php's native get_browser() function
bitwasp/bitcoin
517365 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
sailenicolas/forceutf8
179032 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
fylax/forceutf8
506029 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
divineomega/password_exposed
1559735 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
395793 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
336565 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
lavoiesl/php-benchmark
46774 Downloads
Tool to compare different functions in PHP
cypresslab/php-curry
118595 Downloads
Curried functions in PHP
jtejido/geodesy-php
50737 Downloads
PHP library for geodesy functions
google/cloud-functions
155914 Downloads
Google Cloud Functions Client for PHP
nodejs-php-fallback/nodejs-php-fallback
420445 Downloads
Allow you to call node.js module or scripts throught PHP and call a fallback function if node.js is not available