Libraries tagged by to
sebastian/object-enumerator
673903260 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
747877384 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
738169947 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
744228914 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
674844485 Downloads
Looks up which function or method a line of code belongs to
phpstan/phpstan
263775384 Downloads
PHPStan - PHP Static Analysis Tool
phpdocumentor/reflection-common
622298221 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
monolog/monolog
823184256 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
lcobucci/jwt
258934814 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
188733767 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
361403909 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
132066229 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/lexer
773235306 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
758615798 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
728900643 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.