Libraries tagged by proui
phpunit/php-code-coverage
739905875 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
react/promise
282530925 Downloads
A lightweight implementation of CommonJS Promises/A for PHP
php-http/promise
251052675 Downloads
Promise used for asynchronous HTTP requests
sentry/sentry
173810836 Downloads
PHP SDK for Sentry (http://sentry.io)
itsgoingd/clockwork
20791464 Downloads
php dev tools in your browser
amphp/amp
87721469 Downloads
A non-blocking concurrency framework for PHP applications.
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