Libraries tagged by deque
chubbyphp/chubbyphp-parsing
32217 Downloads
Allows parsing data of various structures, meaning the population and validation of data into a defined structure. For example, converting an API request into a Data Transfer Object (DTO).
cerbero/lazy-json-pages
80327 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
byjg/webrequest
388285 Downloads
A lightweight and highly customized CURL wrapper for making RESt calls using PSR7 implementation and a wrapper for call dynamically SOAP requests.
anik/loguzz
126874 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
akrabat/rka-content-type-renderer
317074 Downloads
Render an array to a JSON/XML/HTML PSR-7 Response based on a PSR-7 Request's Accept header.
akrabat/proxy-detection-middleware
52138 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
zendframework/zend-httphandlerrunner
1482773 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
wizacha/aws-signature-middleware
492041 Downloads
Middleware to sign request for AWS API
saritasa/laravel-fluent-validation
130541 Downloads
Set of fluent builders for Laravel request validation rules
malyshev/yii-debug-toolbar
124447 Downloads
A configurable set of panels that display various debug information about the current request/response.
guzzlehttp/retry-subscriber
958146 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
beheh/flaps
218463 Downloads
Modular library for rate limiting requests in applications
yiisoft/request-provider
16067 Downloads
PSR-7 request provider
yiisoft/request-body-parser
48035 Downloads
Middleware for parsing various data formats
worksome/phpstan-request-factories
101618 Downloads
A PHPStan rule for enforcing that every request has a corresponding factory.