Libraries tagged by t
symfony/event-dispatcher
848929056 Downloads
Provides tools that allow your application components to communicate with each other by dispatching events and listening to them
symfony/error-handler
532485919 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
669339976 Downloads
A generic function and convention to trigger deprecation notices
symfony/css-selector
644317808 Downloads
Converts CSS selectors to XPath expressions
sebastian/version
744759171 Downloads
Library that helps with managing the version number of Git-hosted PHP projects
sebastian/resource-operations
605807765 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
750970846 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
685871655 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
760015957 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
750341981 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
756374765 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
686292912 Downloads
Looks up which function or method a line of code belongs to
phpunit/php-file-iterator
757824755 Downloads
FilterIterator implementation that filters files based on a list of suffixes.
phpstan/phpstan
270228480 Downloads
PHPStan - PHP Static Analysis Tool
phpmailer/phpmailer
81632617 Downloads
PHPMailer is a full-featured email creation and transfer class for PHP