Libraries tagged by function
divineomega/password_exposed
1698013 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.
calebporzio/awesome-helpers
133392 Downloads
Helper functions I find super-duper handy
birke/rememberme
472335 Downloads
Secure "Remember Me" functionality
jeremeamia/functionparser
177043 Downloads
Function parser for PHP functions, methods, and closures
illuminated/helper-functions
596681 Downloads
Laravel-specific and pure PHP Helper Functions.
fza/mysql-doctrine-levenshtein-function
130381 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
vanderlee/php-stable-sort-functions
779954 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
lstrojny/phpunit-function-mocker
356930 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jasny/php-functions
558043 Downloads
A set of useful PHP functions
bentools/iterable-functions
455999 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
rybakit/arguments-resolver
115535 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
php-mock/php-mock-prophecy
537649 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.
minwork/array
275745 Downloads
Pack of advanced array functions specifically tailored for: associative (assoc) array, multidimensional array, array of objects and handling nested array elements
me-io/php-lodash
105849 Downloads
A full-on PHP manipulation utility-belt that provides support for the usual functional.
dpolac/twig-lambda
212539 Downloads
Lambda expressions for Twig and filters that make use of them