Libraries tagged by ta
sebastian/object-enumerator
688488979 Downloads
Traverses array structures and object graphs to enumerate all referenced objects
sebastian/exporter
762664493 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
752995350 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
759024199 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
688810421 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-common
630740024 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
lcobucci/jwt
264222486 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
193113157 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
369182876 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
134887787 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
768742742 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
741254590 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
432867879 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.
symfony/var-exporter
303993416 Downloads
Allows exporting any serializable PHP data structure to plain PHP code
symfony/validator
240548685 Downloads
Provides tools to validate values