Libraries tagged by fraction
sebastian/recursion-context
760296168 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
769367214 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
759706562 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
765733335 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
695217364 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-code-coverage
779408522 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
doctrine/collections
364178779 Downloads
PHP Doctrine Collections library that adds additional functionality on top of PHP arrays.
opis/closure
216124780 Downloads
A library that can be used to serialize closures (anonymous functions) and arbitrary data.
codeception/codeception
75019622 Downloads
BDD-style testing framework
voku/portable-ascii
321872057 Downloads
Portable ASCII library - performance optimized (ascii) string functions for php.
thecodingmachine/safe
72790887 Downloads
PHP core functions that throw exceptions instead of returning FALSE on error
symfony/property-access
247559122 Downloads
Provides functions to read and write from/to an object or array using a simple string notation
symfony/polyfill-uuid
255332120 Downloads
Symfony polyfill for uuid functions
doctrine/persistence
242396695 Downloads
The Doctrine Persistence project is a set of shared interfaces and functionality that the different Doctrine object mappers share.
doctrine/migrations
175671122 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.