Libraries tagged by r
guzzlehttp/guzzle
813919002 Downloads
Guzzle is a PHP HTTP client library
symfony/routing
643185388 Downloads
Maps an HTTP request to a set of configuration variables
sebastian/resource-operations
587222234 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
718209653 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
594806283 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/code-unit-reverse-lookup
654892282 Downloads
Looks up which function or method a line of code belongs to
rector/rector
78870174 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpdocumentor/type-resolver
620579436 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
627688611 Downloads
With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.
phpdocumentor/reflection-common
609413087 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
554406843 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
twbs/bootstrap
15000723 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
psy/psysh
433214300 Downloads
An interactive shell for modern PHP.
psr/http-message
837299373 Downloads
Common interface for HTTP messages
predis/predis
247426341 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.