Libraries tagged by PHP Function
google/cloud-core
82929420 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
doctrine/reflection
99736890 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
104522901 Downloads
Locale functions required by libphonenumber-for-php
neitanod/forceutf8
17720353 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
php-mock/php-mock
12021988 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
3783245 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
6320076 Downloads
Functional primitives for PHP
brain/monkey
7540107 Downloads
Mocking utility for PHP functions and WordPress plugin API
voku/portable-utf8
17198343 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpcsstandards/phpcsutils
13689921 Downloads
A suite of utility functions for use with PHP_CodeSniffer
php-stubs/wordpress-stubs
6877461 Downloads
WordPress function and class declaration stubs for static analysis.
spatie/invade
10012030 Downloads
A PHP function to work with private properties and methods
guzzlehttp/ringphp
78332137 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
antecedent/patchwork
12460710 Downloads
Method redefinition (monkey-patching) functionality for PHP.
symfony/polyfill-apcu
73858190 Downloads
Symfony polyfill backporting apcu_* functions to lower PHP versions