Libraries tagged by fraction
thecodingmachine/safe
60078439 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
213429987 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
196891322 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-normalizer
586904532 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-grapheme
475578853 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/options-resolver
358003090 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/deprecation-contracts
565610014 Downloads
A generic function and convention to trigger deprecation notices
doctrine/persistence
209856085 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
156289938 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
301379231 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.
doctrine/collections
329530600 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
spatie/regex
8707097 Downloads
A sane interface for php's built in preg_* functions
spatie/once
24258026 Downloads
A magic memoization function
propaganistas/laravel-phone
22819527 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
neitanod/forceutf8
17440332 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.