Libraries tagged by fun
markrogoyski/math-php
7724888 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
31075955 Downloads
The Mailgun SDK provides methods for all API functions.
google/cloud-core
134502506 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
giggsey/locale
153226756 Downloads
Locale functions required by libphonenumber-for-php
beberlei/doctrineextensions
80239118 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
antecedent/patchwork
21156984 Downloads
Method redefinition (monkey-patching) functionality for PHP.
doctrine/reflection
107467030 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
7388433 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
7545101 Downloads
Functional primitives for PHP
liip/functional-test-bundle
11107695 Downloads
This bundles provides additional functional test-cases for Symfony applications
google/cloud-functions-framework
16092524 Downloads
Google Cloud Functions Framework for PHP
php-mock/php-mock-phpunit
9045577 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
20081373 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
12336298 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nikic/iter
6418512 Downloads
Iteration primitives using generators