Libraries tagged by fraction
sebastian/code-unit-reverse-lookup
720920974 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
806905919 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
opis/closure
219565468 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
codeception/codeception
77245592 Downloads
BDD-style testing framework
voku/portable-ascii
339172912 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
77116950 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
256703289 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
271896697 Downloads
Symfony polyfill for uuid functions
symfony/polyfill-intl-normalizer
725160890 Downloads
Symfony polyfill for intl's Normalizer class and related functions
symfony/polyfill-intl-grapheme
604499817 Downloads
Symfony polyfill for intl's grapheme_* functions
symfony/options-resolver
434250497 Downloads
Provides an improved replacement for the array_replace PHP function
symfony/deprecation-contracts
713462530 Downloads
A generic function and convention to trigger deprecation notices
doctrine/persistence
251042705 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
180974366 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
335755438 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.