Libraries tagged by U
sebastian/code-unit-reverse-lookup
716293077 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
610570350 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
symfony/routing
699078698 Downloads
Maps an HTTP request to a set of configuration variables
sebastian/diff
808799568 Downloads
Diff implementation
rector/rector
93734076 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
guzzlehttp/psr7
896872577 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/inflector
765309351 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
438962800 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
679175026 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/filesystem
595497121 Downloads
Provides basic utilities for the filesystem
phpunit/phpunit
817280354 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
787871911 Downloads
Utility class for timing
phpdocumentor/reflection-common
648651844 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/lexer
813850859 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.
doctrine/instantiator
789803138 Downloads
A small, lightweight utility to instantiate objects in PHP without invoking their constructors