Libraries tagged by r
guzzlehttp/guzzle
865989654 Downloads
Guzzle is a PHP HTTP client library
symfony/routing
686528411 Downloads
Maps an HTTP request to a set of configuration variables
symfony/options-resolver
421991146 Downloads
Provides an improved replacement for the array_replace PHP function
sebastian/resource-operations
616226482 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
767892360 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
643461256 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/code-unit-reverse-lookup
702445476 Downloads
Looks up which function or method a line of code belongs to
rector/rector
90416664 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpdocumentor/type-resolver
651333901 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
657043995 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
639930951 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
582898971 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
twbs/bootstrap
15623617 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
psy/psysh
465302782 Downloads
An interactive shell for modern PHP.
psr/http-message
891554334 Downloads
Common interface for HTTP messages