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