Libraries tagged by fun
spatie/invade
43656743 Downloads
A PHP function to work with private properties and methods
sabre/uri
40166447 Downloads
Functions for making sense out of URIs.
neitanod/forceutf8
24409648 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
markrogoyski/math-php
8136607 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
mailgun/mailgun-php
32535713 Downloads
The Mailgun SDK provides methods for all API functions.
google/cloud-core
144135562 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
giggsey/locale
161763854 Downloads
Locale functions required by libphonenumber-for-php
antecedent/patchwork
23097296 Downloads
Method redefinition (monkey-patching) functionality for PHP.
doctrine/reflection
108299442 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.
widmogrod/php-functional
7888692 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
7683691 Downloads
Functional primitives for PHP
liip/functional-test-bundle
11359653 Downloads
This bundles provides additional functional test-cases for Symfony applications
google/cloud-functions-framework
17752776 Downloads
Google Cloud Functions Framework for PHP
amphp/parallel-functions
10886375 Downloads
Parallel processing made simple.
php-mock/php-mock-phpunit
9577626 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.