Libraries tagged by tym
sebastian/object-enumerator
685871655 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
760015957 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
750341981 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
756374765 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
686292912 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-common
629147318 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
lcobucci/jwt
263213128 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
192068332 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
367950778 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
134447248 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
766827118 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
739142191 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
431704691 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
tymon/jwt-auth
42094158 Downloads
JSON Web Token Authentication for Laravel and Lumen
symfony/var-exporter
302690926 Downloads
Allows exporting any serializable PHP data structure to plain PHP code