Libraries tagged by to
symfony/deprecation-contracts
917139154 Downloads
A generic function and convention to trigger deprecation notices
symfony/dependency-injection
468677999 Downloads
Allows you to standardize and centralize the way objects are constructed in your application
symfony/css-selector
821594600 Downloads
Converts CSS selectors to XPath expressions
sebastian/recursion-context
939825846 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
870599285 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
949312879 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
937702057 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
946627444 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
848975863 Downloads
Looks up which function or method a line of code belongs to
phpstan/phpstan
385715040 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
753029234 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
mobiledetect/mobiledetectlib
176483145 Downloads
Mobile_Detect is a lightweight PHP class for detecting mobile devices. It uses the User-Agent string combined with specific HTTP headers to detect the mobile environment.
lcobucci/jwt
350919721 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
259904893 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
496629840 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.