Libraries tagged by to
sebastian/environment
666114320 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
671304014 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
604247265 Downloads
Looks up which function or method a line of code belongs to
phpstan/phpstan
223040298 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
576282562 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
monolog/monolog
746773493 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
lcobucci/jwt
228012572 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
165624803 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
316895014 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
doctrine/lexer
699715302 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
703430815 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
662414958 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
doctrine/event-manager
381319564 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
phpunit/php-token-stream
362113919 Downloads
Wrapper around PHP's tokenizer extension.
tymon/jwt-auth
37045280 Downloads
JSON Web Token Authentication for Laravel and Lumen