Libraries tagged by func
markrogoyski/math-php
7684556 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
30962667 Downloads
The Mailgun SDK provides methods for all API functions.
google/cloud-core
133753788 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
giggsey/locale
152561591 Downloads
Locale functions required by libphonenumber-for-php
beberlei/doctrineextensions
79957248 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
antecedent/patchwork
21016545 Downloads
Method redefinition (monkey-patching) functionality for PHP.
doctrine/reflection
107399164 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
7348339 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
7533485 Downloads
Functional primitives for PHP
liip/functional-test-bundle
11085823 Downloads
This bundles provides additional functional test-cases for Symfony applications
google/cloud-functions-framework
15953207 Downloads
Google Cloud Functions Framework for PHP
php-mock/php-mock-phpunit
9007661 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
20003321 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
12309180 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nikic/iter
6388064 Downloads
Iteration primitives using generators