Libraries tagged by promises
symfony/event-dispatcher
889907526 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
sebastian/resource-operations
628737400 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
790742493 Downloads
Provides functionality to recursively process PHP variables
sebastian/exporter
799710401 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
790056378 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
796272937 Downloads
Provides the functionality to compare PHP values for equality
phpunit/php-code-coverage
809958107 Downloads
Library that provides collection, processing, and rendering functionality for PHP code coverage information.
guzzlehttp/psr7
906845388 Downloads
PSR-7 message implementation that also provides common utility methods
symfony/web-profiler-bundle
129391232 Downloads
Provides a development tool that gives detailed information about the execution of any request
symfony/validator
252069514 Downloads
Provides tools to validate values
symfony/uid
218498179 Downloads
Provides an object-oriented API to generate and represent UIDs
symfony/twig-bundle
167616368 Downloads
Provides a tight integration of Twig into the Symfony full-stack framework
symfony/twig-bridge
187843697 Downloads
Provides integration for Twig with various Symfony components
symfony/string
624993598 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
343869185 Downloads
Provides a way to profile code