Libraries tagged by to
sebastian/comparator
808337603 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
734545510 Downloads
Looks up which function or method a line of code belongs to
phpstan/phpstan
299718246 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
661283203 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
monolog/monolog
885919888 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
lcobucci/jwt
282625779 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
209769836 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
396520203 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
146427427 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/lexer
834736063 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
804214294 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
784804754 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
458878188 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
spatie/laravel-package-tools
98593600 Downloads
Tools for creating Laravel packages
phpunit/php-token-stream
383258275 Downloads
Wrapper around PHP's tokenizer extension.