Libraries tagged by PHP Function
yalesov/arg-validator
24811 Downloads
Validate function arguments, extending typehinting capabilities of PHP.
nadybot/math-parser
20384 Downloads
PHP parser for mathematical expressions, including elementary functions, variables and implicit multiplication. Also supports symbolic differentiation.
magentron/password_exposed
2000 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. (forked from mstaab/password_exposed)
heartsentwined/arg-validator
32513 Downloads
Validate function arguments, extending typehinting capabilities of PHP.
afcamps/forceutf8
12978 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings. (fork from https://github.com/neitanod/forceutf8)
reflective/reflection
11671 Downloads
Reflective is a formally defined reflection mechanism in PHP, which is used to query detailed information about classes, methods, properties, functions, etc.
xi/collections
100482 Downloads
Functional, immutable and extensible enumerations and collections for PHP 5.3.
leocello/sweet-enum
630 Downloads
Provides the ability to declare "properties" to enums using PHP Attributes, also to define classes for specific case functionalities and much more.
realityking/hash_equals
65795 Downloads
Provides functionality for hash_equals() to projects using PHP earlier than version 5.6.
stinger-soft/php-commons
6125 Downloads
Some common php functions
smmoosavi/php-gettext-core
23139 Downloads
php-gettext by danilo segan. This library provides PHP functions to read MO files even when gettext is not compiled in or when appropriate locale is not present on the system.
hjerichen/prophecy-php
13111 Downloads
Prophesize PHP Functions.
charescape/php-functions
40848 Downloads
Convenient and commonly used functions for PHP
betterphp/php-native-mock
9992 Downloads
PHP Native Mock is a helper class that allows for easy mocking of native PHP functions and class methods in unit tests using the UOPZ extension.
azrideus/php-utils
987 Downloads
Utility php functions made by azrideus