Libraries tagged by fraction
mailgun/mailgun-php
32283142 Downloads
The Mailgun SDK provides methods for all API functions.
google/cloud-core
142422797 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
giggsey/locale
160230352 Downloads
Locale functions required by libphonenumber-for-php
beberlei/doctrineextensions
82983947 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
antecedent/patchwork
22738841 Downloads
Method redefinition (monkey-patching) functionality for PHP.
doctrine/reflection
108177557 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
7806771 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
lstrojny/functional-php
7662108 Downloads
Functional primitives for PHP
liip/functional-test-bundle
11322744 Downloads
This bundles provides additional functional test-cases for Symfony applications
google/cloud-functions-framework
17470043 Downloads
Google Cloud Functions Framework for PHP
php-mock/php-mock-phpunit
9484686 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
21147969 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
12601388 Downloads
Doctrine Extensions for MySQL and PostgreSQL.
nikic/iter
6675974 Downloads
Iteration primitives using generators
martin-georgiev/postgresql-for-doctrine
6204581 Downloads
Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.