Libraries tagged by requent
chubbyphp/chubbyphp-parsing
35518 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
80415 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
byjg/webrequest
389832 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
128054 Downloads
Loguzz is a guzzlehttp/guzzle request & response logger
akrabat/rka-content-type-renderer
318441 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
52438 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
1483512 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
wizacha/aws-signature-middleware
493820 Downloads
Middleware to sign request for AWS API
saritasa/laravel-fluent-validation
133229 Downloads
Set of fluent builders for Laravel request validation rules
malyshev/yii-debug-toolbar
124489 Downloads
A configurable set of panels that display various debug information about the current request/response.
jasny/http-message
117170 Downloads
PSR-7 implementation for handling HTTP requests
guzzlehttp/retry-subscriber
958582 Downloads
Retries failed HTTP requests using customizable retry strategies (Guzzle 4+)
beheh/flaps
218788 Downloads
Modular library for rate limiting requests in applications
yiisoft/request-provider
16596 Downloads
PSR-7 request provider
yiisoft/request-body-parser
48419 Downloads
Middleware for parsing various data formats