Libraries tagged by fraction
thecodingmachine/safe
127169511 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
335766115 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
400594055 Downloads
Symfony polyfill for uuid functions
propaganistas/laravel-phone
42812757 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
doctrine/persistence
317525166 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
226437091 Downloads
PHP Doctrine Migrations project offer additional functionality on top of the database abstraction layer (DBAL) for versioning your database schema and easily deploying changes to it. It is a very easy to use and a powerful tool.
doctrine/common
384438162 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.
scienta/doctrine-json-functions
27327826 Downloads
A set of extensions to Doctrine that add support for json query functions.
yoast/phpunit-polyfills
47680617 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
spatie/regex
22013219 Downloads
A sane interface for php's built in preg_* functions
spatie/once
30414523 Downloads
A magic memoization function
spatie/invade
41410169 Downloads
A PHP function to work with private properties and methods
neitanod/forceutf8
24157591 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.
markrogoyski/math-php
8037876 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
32140737 Downloads
The Mailgun SDK provides methods for all API functions.