Libraries tagged by ta
symfony/cache
380853046 Downloads
Provides extended PSR-6, PSR-16 (and tags) implementations
sebastian/recursion-context
929960518 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
860732998 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
939096537 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
927465076 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
936293409 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
841093476 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-common
745601892 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
mobiledetect/mobiledetectlib
173953834 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
345733110 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
256160551 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
488683220 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
193215239 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
890154515 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
913646289 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.