Libraries tagged by PHP Function
google/cloud-core
101771348 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
doctrine/reflection
103382193 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
122258907 Downloads
Locale functions required by libphonenumber-for-php
neitanod/forceutf8
19986022 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
php-mock/php-mock
14978851 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
5260858 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
6895453 Downloads
Functional primitives for PHP
markrogoyski/math-php
5978985 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
10006258 Downloads
Mocking utility for PHP functions and WordPress plugin API
voku/portable-utf8
20145522 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpcsstandards/phpcsutils
22937561 Downloads
A suite of utility functions for use with PHP_CodeSniffer
php-stubs/wordpress-stubs
9353230 Downloads
WordPress function and class declaration stubs for static analysis.
guzzlehttp/ringphp
81329114 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
antecedent/patchwork
15629276 Downloads
Method redefinition (monkey-patching) functionality for PHP.
symfony/polyfill-apcu
77156354 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions