Libraries tagged by server requests
middlewares/payload
449933 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/client-ip
568287 Downloads
Middleware to detect the client ip and save it as a request attribute
middlewares/base-path
1204889 Downloads
Middleware to remove the prefix from the uri path of the request.
mcustiel/phiremock-codeception-module
417445 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
chadicus/slim-oauth2-http
422418 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
open-telemetry/opentelemetry-auto-psr15
601390 Downloads
OpenTelemetry auto-instrumentation for PSR-15 (HTTP Server Request Handlers).
sapien/sapien
46463 Downloads
Server API (SAPI) request and response objects for PHP.
rafaelfragoso/haversini-formula
201362 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.
discord-php/http
236985 Downloads
Handles HTTP requests to Discord servers
ciareis/bypass
11468 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
153255 Downloads
amphp/http-server-static-content
50228 Downloads
Static content request handler for Amp's HTTP server.
yoanm/jsonrpc-server-sdk
174627 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string
luka-dev/headless-task-server-php
8528 Downloads
Helper for sending requests to luka-dev/headless-task-server
amphp/http-server-session
7148 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.