Libraries tagged by PHP Function
spatie/regex
11715028 Downloads
A sane interface for php's built in preg_* functions
google/cloud-core
96945568 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
doctrine/reflection
102542886 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
117666782 Downloads
Locale functions required by libphonenumber-for-php
neitanod/forceutf8
19421819 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
php-mock/php-mock-phpunit
6485139 Downloads
Mock built-in PHP functions (e.g. time()) with PHPUnit. This package relies on PHP's namespace fallback policy. No further extension is needed.
php-mock/php-mock
14132971 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
4911576 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
6762113 Downloads
Functional primitives for PHP
brain/monkey
9345391 Downloads
Mocking utility for PHP functions and WordPress plugin API
voku/portable-utf8
19394626 Downloads
Portable UTF-8 library - performance optimized (unicode) string functions for php.
phpcsstandards/phpcsutils
20401234 Downloads
A suite of utility functions for use with PHP_CodeSniffer
php-stubs/wordpress-stubs
8624345 Downloads
WordPress function and class declaration stubs for static analysis.
guzzlehttp/ringphp
80579618 Downloads
Provides a simple API and specification that abstracts away the details of HTTP into a single PHP function.
antecedent/patchwork
14775018 Downloads
Method redefinition (monkey-patching) functionality for PHP.