Libraries tagged by to
symfony/error-handler
546245656 Downloads
Provides tools to manage errors and ease debugging PHP code
symfony/deprecation-contracts
688118993 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
374658141 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/css-selector
657170025 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
767127701 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
701895872 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
776216470 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
766560822 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
772591466 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
701725087 Downloads
Looks up which function or method a line of code belongs to
phpstan/phpstan
280268769 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
639489130 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
lcobucci/jwt
267870187 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
198061021 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
374759726 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.