Libraries tagged by functions
fresh/datetime
317757 Downloads
PHP library that provides additional functions for processing dates & times.
divineomega/password_exposed
1561219 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.
components/mathjs
3355 Downloads
Math.js is an extensive math library for JavaScript and Node.js. It features a flexible expression parser with support for symbolic computation, comes with a large set of built-in functions and constants, and offers an integrated solution to work with different data types like numbers, big numbers, complex numbers, fractions, units, and matrices.
brandonwamboldt/utilphp
538160 Downloads
util.php is a collection of useful functions and snippets that you need or could use every day, designed to avoid conflicts with existing projects
bitwasp/bitcoin
517855 Downloads
PHP Bitcoin library with functions for transactions, signatures, serialization, Random/Deterministic ECDSA keys, blocks, RPC bindings
bentools/cartesian-product
802345 Downloads
A simple, low-memory footprint function to generate all combinations from a multi-dimensionnal array.
guzzlehttp/ring
125567 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
calebporzio/awesome-helpers
111268 Downloads
Helper functions I find super-duper handy
mapado/mysql-doctrine-functions
264164 Downloads
MySQL Function for Doctrine : RAND(), ROUND() DATE(), DATE_FORMAT()...
fza/mysql-doctrine-levenshtein-function
100526 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
spatie/array-functions
51061 Downloads
Some handy array helpers
lstrojny/phpunit-function-mocker
336834 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jasny/php-functions
489173 Downloads
A set of useful PHP functions
google/cloud-functions
157709 Downloads
Google Cloud Functions Client for PHP
bentools/iterable-functions
350097 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()