Libraries tagged by pcov
sebastian/resource-operations
588748473 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
720744034 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
729646158 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
720062436 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
725968820 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
739631784 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
phpdocumentor/reflection-docblock
629218622 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
guzzlehttp/psr7
830862806 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/web-profiler-bundle
117729185 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/validator
229967083 Downloads
Provides tools to validate values
symfony/uid
175397568 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/twig-bundle
152179207 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/twig-bridge
170876988 Downloads
Provides integration for Twig with various Symfony components
symfony/string
547913690 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/stopwatch
309112185 Downloads
Provides a way to profile code