Libraries tagged by U
swagger-api/swagger-ui
49099813 Downloads
Swagger UI is a collection of HTML, Javascript, and CSS assets that dynamically generate beautiful documentation from a Swagger-compliant API.
sebastian/code-unit-reverse-lookup
827459732 Downloads
Looks up which function or method a line of code belongs to
ramsey/uuid
740033414 Downloads
A PHP library for generating and working with universally unique identifiers (UUIDs).
symfony/routing
830404863 Downloads
Maps an HTTP request to a set of configuration variables
sebastian/diff
941278227 Downloads
Diff implementation
rector/rector
137516782 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
pestphp/pest
70806925 Downloads
The elegant PHP Testing Framework.
guzzlehttp/psr7
1066198372 Downloads
PSR-7 message implementation that also provides common utility methods
doctrine/inflector
895517307 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
535863728 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
817491019 Downloads
Symfony polyfill for intl's idn_to_ascii and idn_to_utf8 functions
symfony/filesystem
705817012 Downloads
Provides basic utilities for the filesystem
spatie/laravel-permission
100995924 Downloads
Permission handling for Laravel 12 and up
phpunit/phpunit
950787366 Downloads
The PHP Unit Testing framework.
phpunit/php-timer
914966088 Downloads
Utility class for timing