Libraries tagged by re
guzzlehttp/guzzle
875912354 Downloads
Guzzle is a PHP HTTP client library
symfony/options-resolver
427836798 Downloads
Provides an improved replacement for the array_replace PHP function
sebastian/resource-operations
621564012 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
778010739 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
653338679 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/code-unit-reverse-lookup
711963264 Downloads
Looks up which function or method a line of code belongs to
rector/rector
92638040 Downloads
Instant Upgrade and Automated Refactoring of any PHP code
phpdocumentor/type-resolver
657168761 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
662691733 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
645728569 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
twbs/bootstrap
15737133 Downloads
The most popular front-end framework for developing responsive, mobile first projects on the web.
psy/psysh
471363415 Downloads
An interactive shell for modern PHP.
psr/http-message
902249979 Downloads
Common interface for HTTP messages
predis/predis
264976380 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
league/flysystem
556681617 Downloads
File storage abstraction for PHP