Libraries tagged by fun
voku/portable-ascii
441222464 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
114246740 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
319997453 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
376051622 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-grapheme
760630461 Downloads
Symfony polyfill for intl's grapheme_* functions
propaganistas/laravel-phone
40161903 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
doctrine/persistence
306351617 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
218793027 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
377318156 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
26118063 Downloads
A set of extensions to Doctrine that add support for json query functions.
yoast/phpunit-polyfills
44201203 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
spatie/regex
20162596 Downloads
A sane interface for php's built in preg_* functions
spatie/once
29988716 Downloads
A magic memoization function
spatie/invade
35488117 Downloads
A PHP function to work with private properties and methods
neitanod/forceutf8
23416660 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.