Libraries tagged by PHP Function
jord-jd/password_exposed
17323 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.
fylax/forceutf8
905385 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
divineomega/password_exposed
1704319 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.
jubaer/zoom-laravel
145433 Downloads
A comprehensive Zoom integration package for Laravel, providing easy-to-use API functionality to interact with the Zoom platform using PHP.
10up/wp-framework
192501 Downloads
A PHP package designed to simplify the development of WordPress themes and plugins by centralizing shared functionality.
php-mock/php-mock-prophecy
551864 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
358882 Downloads
Allows mocking otherwise untestable PHP functions through the use of namespaces
jeremeamia/functionparser
178336 Downloads
Function parser for PHP functions, methods, and closures
jasny/php-functions
564868 Downloads
A set of useful PHP functions
illuminated/helper-functions
599289 Downloads
Laravel-specific and pure PHP Helper Functions.
eoghanobrien/php-simple-mail
36286 Downloads
Provides a simple, chainable wrapper for creating and sending emails using the PHP mail() function.
clausnz/php-helpers
13302 Downloads
A Collection of useful php helper functions.
vanderlee/php-stable-sort-functions
789162 Downloads
Class of stable sort methods. Equal values remain in the original order. Only different values are sorted.
sniccowp/php-scoper-wordpress-excludes
211808 Downloads
A list of all WordPress core classes, functions and constants. Meant to be used with the PHP-Scoper exclusion functionality.
cypresslab/php-curry
146318 Downloads
Curried functions in PHP