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