Libraries tagged by server requests
middlewares/payload
454556 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/client-ip
581950 Downloads
Middleware to detect the client ip and save it as a request attribute
middlewares/base-path
1229629 Downloads
Middleware to remove the prefix from the uri path of the request.
mcustiel/phiremock-codeception-module
441697 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
chadicus/slim-oauth2-http
430395 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
open-telemetry/opentelemetry-auto-psr15
648540 Downloads
OpenTelemetry auto-instrumentation for PSR-15 (HTTP Server Request Handlers).
sapien/sapien
47687 Downloads
Server API (SAPI) request and response objects for PHP.
rafaelfragoso/haversini-formula
202670 Downloads
This PHP class can replace the Google Distance Matrix to calculate the distance between two points using latitude and longitude. It will prevent you to do massive requests to Google servers and enhance your service performance.
internations/http-mock
656100 Downloads
Mock HTTP requests on the server side in your PHP unit tests
discord-php/http
248613 Downloads
Handles HTTP requests to Discord servers
ciareis/bypass
12317 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
rareloop/psr7-server-request-extension
157966 Downloads
amphp/http-server-static-content
54124 Downloads
Static content request handler for Amp's HTTP server.
amphp/http-server-session
7958 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.
yosymfony/httpserver
39332 Downloads
A simple HTTP server