Libraries tagged by r
guzzlehttp/guzzle
837209884 Downloads
Guzzle is a PHP HTTP client library
symfony/routing
662056048 Downloads
Maps an HTTP request to a set of configuration variables
sebastian/resource-operations
599549007 Downloads
Provides a list of PHP built-in functions that operate on resources
sebastian/recursion-context
738882080 Downloads
Provides functionality to recursively process PHP variables
sebastian/object-reflector
614410576 Downloads
Allows reflection of object attributes, including inherited and non-public ones
sebastian/code-unit-reverse-lookup
674844485 Downloads
Looks up which function or method a line of code belongs to
phpdocumentor/type-resolver
633588281 Downloads
A PSR-5 based resolver of Class names, Types and Structural Element Names
phpdocumentor/reflection-docblock
640027380 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
622298221 Downloads
Common reflection classes used by phpdocumentor to reflect the code structure
paragonie/random_compat
567426453 Downloads
PHP 5.x polyfill for random_bytes() and random_int() from PHP 7
psy/psysh
447583873 Downloads
An interactive shell for modern PHP.
psr/http-message
860933553 Downloads
Common interface for HTTP messages
predis/predis
254426695 Downloads
A flexible and feature-complete Redis/Valkey client for PHP.
phpseclib/phpseclib
356013908 Downloads
PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.
league/flysystem
529017455 Downloads
File storage abstraction for PHP