Libraries tagged by fraction
doctrine/common
329196979 Downloads
PHP Doctrine Common project is a library that provides additional functionality that other Doctrine projects depend on such as better reflection support, proxies and much more.
spatie/regex
11715028 Downloads
A sane interface for php's built in preg_* functions
spatie/once
26658166 Downloads
A magic memoization function
spatie/invade
14988401 Downloads
A PHP function to work with private properties and methods
propaganistas/laravel-phone
27435436 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
neitanod/forceutf8
19421819 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
markrogoyski/math-php
5699654 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
24593786 Downloads
The Mailgun SDK provides methods for all API functions.
google/cloud-core
96945568 Downloads
Google Cloud PHP shared dependency, providing functionality useful to all components.
giggsey/locale
117666782 Downloads
Locale functions required by libphonenumber-for-php
beberlei/doctrineextensions
62954323 Downloads
A set of extensions to Doctrine 2 that add support for additional query functions available in MySQL, Oracle, PostgreSQL and SQLite.
doctrine/reflection
102542886 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
4911576 Downloads
Functors, Applicative and Monads are fascinating concept. Purpose of this library is to explore them in OOP PHP world.
scienta/doctrine-json-functions
18754265 Downloads
A set of extensions to Doctrine that add support for json query functions.
lstrojny/functional-php
6762113 Downloads
Functional primitives for PHP