Libraries tagged by http-request
macpaw/behat-openapi-psr7-validator
1200 Downloads
Behat extension for automatic OpenAPI validation of HTTP requests/responses using league/openapi-psr7-validator
linio/input
56311 Downloads
Abstracts HTTP request input handling, providing an easy interface for data hydration and validation
lemric/batch-request
5387 Downloads
Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.
kynetcode/wpzylos-http
64 Downloads
HTTP Request, Response and Middleware pipeline for WPZylos framework
komtcho/shot
4122 Downloads
Build classes for HTTP request
kdyby/request-stack
28668 Downloads
Http Request stack service that wraps the Request value object for Nette Framework
kajna/purli
5412 Downloads
Lightweight library with Object-Oriented interface for sending HTTP requests
junixlabs/laravel-observatory
1022 Downloads
Observability toolkit for Laravel applications - Monitor HTTP requests, outbound calls, queue jobs, and scheduled tasks with Prometheus and SidMonitor support
jeffersongoncalves/laravel-ssrf-guard
47 Downloads
A Laravel package that protects outbound HTTP requests from SSRF (Server-Side Request Forgery): it validates that a URL's host resolves only to public IPs (denying private, reserved, loopback and link-local ranges by default), pins the connection to the validated IP to close the DNS-rebinding TOCTOU window, and performs safe GET requests that re-validate every redirect hop.
hollisho/webman-request
235 Downloads
http Request For Webman
gokure/hyperf-http-logger
806 Downloads
Log HTTP requests and responses for Hyperf.
givanov95/typed-http
58 Downloads
A typed HTTP request/response library for PHP
geerlingguy/request
379 Downloads
A simple PHP HTTP request class.
friendsofouro/http-batch-guzzle
326 Downloads
Guzzle implementation for a batch of HTTP Requests
friendsofouro/http-batch-contract
337 Downloads
Contract for a batch of HTTP Requests