Libraries tagged by PHP Function
doctrine/reflection
101755102 Downloads
The Doctrine Reflection project is a simple library used by the various Doctrine projects which adds some additional functionality on top of the reflection functionality that comes with PHP. It allows you to get the reflection information about classes, methods and properties statically.
giggsey/locale
114133671 Downloads
Locale functions required by libphonenumber-for-php
neitanod/forceutf8
19000449 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
php-mock/php-mock
13460352 Downloads
PHP-Mock can mock built-in PHP functions (e.g. time()). PHP-Mock relies on PHP's namespace fallback policy. No further extension is needed.
widmogrod/php-functional
4616773 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
6651592 Downloads
Functional primitives for PHP
markrogoyski/math-php
5485893 Downloads
Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra
brain/monkey
8867098 Downloads
Mocking utility for PHP functions and WordPress plugin API
voku/portable-utf8
18807287 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpcsstandards/phpcsutils
18321508 Downloads
A suite of utility functions for use with PHP_CodeSniffer
php-stubs/wordpress-stubs
8142746 Downloads
WordPress function and class declaration stubs for static analysis.
spatie/invade
13540182 Downloads
A PHP function to work with private properties and methods
guzzlehttp/ringphp
80005738 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
antecedent/patchwork
14144317 Downloads
Method redefinition (monkey-patching) functionality for PHP.
symfony/polyfill-apcu
75625848 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions