Libraries tagged by http-request
phpnomad/http
8913 Downloads
Foundational components for working with HTTP request/responses.
phpnomad/fetch
8177 Downloads
Client-side HTTP requests and strategies.
nowo-tech/http-log-bundle
757 Downloads
Symfony bundle that intercepts HTTP requests and responses, stores them with configurable body policies, and provides a secured admin UI with filter, export, and purge.
mouf/mvc.splash-common
362164 Downloads
Splash is a PHP router. It takes an HTTP request and dispatches it to the appropriate controller.
michiruf/laravel-http-automock
1841 Downloads
Automatically mock http requests when testing
michaelalexeevweb/openapi-php-dto-generator
516 Downloads
Generate PHP DTOs from OpenAPI and validate incoming HTTP requests against OpenAPI schema.
kyzegs/guzzle-rate-limit-middleware
1532 Downloads
A configurable Guzzle middleware for rate limiting HTTP requests based on response headers
kettasoft/filterable
191 Downloads
A powerful Laravel package for advanced Eloquent query filtering using dedicated filter classes, multiple engines, and clean HTTP request mapping.
jeffersongoncalves/laravel-ssrf-guard
547 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.
jdgrimes/wp-http-testcase
20721 Downloads
PHPUnit testcase for WordPress code involving HTTP requests
guardian360/resonance
23201 Downloads
Resonance aims to make performing HTTP requests and getting responses extremely simple.
ez-php/http-client
791 Downloads
HTTP client module for the ez-php framework — fluent cURL-based client for making outgoing HTTP requests
cego/request-insurance
59474 Downloads
Package for Laravel that facilitates and ensures that http requests are sent
beapi/wp-http-blocklist
19896 Downloads
Block unwanted HTTP requests with a deny list
atk14/url-fetcher
48996 Downloads
Class providing methods to make http requests