Libraries tagged by function
codeception/codeception
92351419 Downloads
All-in-one PHP Testing Framework
voku/portable-ascii
457489505 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
123235935 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
331044032 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
392847335 Downloads
Symfony polyfill for uuid functions
propaganistas/laravel-phone
42050397 Downloads
Adds phone number functionality to Laravel based on Google's libphonenumber API.
doctrine/persistence
314032993 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
224245423 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
382434285 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
26959960 Downloads
A set of extensions to Doctrine that add support for json query functions.
yoast/phpunit-polyfills
46627694 Downloads
Set of polyfills for changed PHPUnit functionality to allow for creating PHPUnit cross-version compatible tests
spatie/regex
21443372 Downloads
A sane interface for php's built in preg_* functions
spatie/once
30273576 Downloads
A magic memoization function
spatie/invade
39553506 Downloads
A PHP function to work with private properties and methods
neitanod/forceutf8
23928580 Downloads
PHP Class Encoding featuring popular Encoding::toUTF8() function --formerly known as forceUTF8()-- that fixes mixed encoded strings.