Libraries tagged by temu
sebastian/recursion-context
926447869 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-enumerator
857420425 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
935889576 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
924402507 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
933204451 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
838711468 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-common
743406145 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
mobiledetect/mobiledetectlib
173216668 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
343853288 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
254786634 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
486331901 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
191807227 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
888144720 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
910465187 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
531711865 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.