Libraries tagged by tym
sebastian/exporter
730380156 Downloads
Provides the functionality to export PHP variables for visualization
sebastian/environment
720789958 Downloads
Provides functionality to handle HHVM/PHP environments
sebastian/comparator
726704423 Downloads
Provides the functionality to compare PHP values for equality
sebastian/code-unit-reverse-lookup
658064337 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/reflection-common
611545568 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
monolog/monolog
804985398 Downloads
Sends your logs to files, sockets, inboxes, databases and various web services
lcobucci/jwt
252029692 Downloads
A simple library to work with JSON Web Token and JSON Web Signature
friendsofphp/php-cs-fixer
183166886 Downloads
A tool to automatically fix PHP code style
firebase/php-jwt
350898979 Downloads
A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.
dompdf/dompdf
128270700 Downloads
DOMPDF is a CSS 2.1 compliant HTML to PDF converter
doctrine/instantiator
745661641 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/inflector
713118848 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
415891992 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
40458491 Downloads
JSON Web Token Authentication for Laravel and Lumen
symfony/var-exporter
285898446 Downloads
Allows exporting any serializable PHP data structure to plain PHP code