Libraries tagged by function
markrogoyski/math-php
7949091 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
31818045 Downloads
The Mailgun SDK provides methods for all API functions.
google/cloud-core
139442812 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
giggsey/locale
157615618 Downloads
Locale functions required by libphonenumber-for-php
beberlei/doctrineextensions
81989550 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
antecedent/patchwork
22112930 Downloads
Method redefinition (monkey-patching) functionality for PHP.
doctrine/reflection
107921561 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
7655084 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
7620794 Downloads
Functional primitives for PHP
liip/functional-test-bundle
11258933 Downloads
This bundles provides additional functional test-cases for Symfony applications
google/cloud-functions-framework
16995289 Downloads
Google Cloud Functions Framework for PHP
php-mock/php-mock-phpunit
9314746 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
20744833 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.
oro/doctrine-extensions
12497250 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
jeremeamia/superclosure
61285137 Downloads
Serialize Closure objects, including their context and binding