Libraries tagged by U
phpunit/phpunit
791104083 Downloads
The PHP Unit Testing framework.
sebastian/code-unit-reverse-lookup
692139926 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
589374060 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
symfony/string
588021521 Downloads
Provides an object-oriented API to strings and deals with bytes, UTF-8 code points and grapheme clusters in a unified way
symfony/routing
677431603 Downloads
Maps an HTTP request to a set of configuration variables
sebastian/diff
782377632 Downloads
Diff implementation
rector/rector
87739765 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
guzzlehttp/psr7
870644384 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/inflector
744057011 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
423165177 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
656387247 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/filesystem
577314198 Downloads
Provides basic utilities for the filesystem
phpunit/php-timer
762403961 Downloads
Utility class for timing
phpdocumentor/reflection-common
633007231 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
doctrine/lexer
790115533 Downloads
PHP Doctrine Lexer parser library that can be used in Top-Down, Recursive Descent Parsers.