Libraries tagged by functions
divineomega/password_exposed
1688933 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
130112 Downloads
Helper functions I find super-duper handy
illuminated/helper-functions
594288 Downloads
Laravel-specific and pure PHP Helper Functions.
fza/mysql-doctrine-levenshtein-function
125254 Downloads
Provides the `LEVENSHTEIN()` and `LEVENSHTEIN_RATIO()` MySQL functions for Doctrine2.
vanderlee/php-stable-sort-functions
771704 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
lucatume/function-mocker
1434467 Downloads
Function mocking with Patchwork
lstrojny/phpunit-function-mocker
353457 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jasny/php-functions
551092 Downloads
A set of useful PHP functions
google/cloud-functions
227495 Downloads
Google Cloud Functions Client for PHP
bentools/iterable-functions
442985 Downloads
Provides functions for iterable variables: is_iterable(), iterable_to_array()
rybakit/arguments-resolver
113632 Downloads
ArgumentsResolver allows you to determine the arguments to pass to a function or method.
php-mock/php-mock-prophecy
526676 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
270781 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
104644 Downloads
A full-on PHP manipulation utility-belt that provides support for the usual functional.
jeremeamia/functionparser
175344 Downloads
Function parser for PHP functions, methods, and closures