Libraries tagged by U
sebastian/code-unit-reverse-lookup
661682960 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
562588586 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
symfony/routing
649641679 Downloads
Maps an HTTP request to a set of configuration variables
sebastian/diff
749346046 Downloads
Diff implementation
guzzlehttp/psr7
836158901 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/inflector
716554637 Downloads
PHP Doctrine Inflector is a small library that can perform string manipulations with regard to upper/lowercase and singular/plural forms of words.
tijsverkoyen/css-to-inline-styles
402587662 Downloads
CssToInlineStyles is a class that enables you to convert HTML-pages/files into HTML-pages/files with inline styles. This is very useful when you're sending emails.
symfony/polyfill-intl-idn
626477658 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/filesystem
554873990 Downloads
Provides basic utilities for the filesystem
phpunit/phpunit
758112354 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
730530332 Downloads
Utility class for timing
phpdocumentor/reflection-common
613905177 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/lexer
759744313 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
748474195 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors
doctrine/event-manager
418114260 Downloads
The Doctrine Event Manager is a simple PHP event system that was built to be used with the various Doctrine projects.