Libraries tagged by server requests
middlewares/payload
410615 Downloads
Middleware to parse the body of the request with support for json, csv and url-encode
middlewares/client-ip
515990 Downloads
Middleware to detect the client ip and save it as a request attribute
middlewares/base-path
1132652 Downloads
Middleware to remove the prefix from the uri path of the request.
mcustiel/phiremock-codeception-module
366535 Downloads
Codeception module for PhireMock. Allows to stub remote services for HTTP requests.
chadicus/slim-oauth2-http
405805 Downloads
Bridge components for PSR-7 and bshaffer's OAuth2 Server http messages.
open-telemetry/opentelemetry-auto-psr15
504195 Downloads
OpenTelemetry auto-instrumentation for PSR-15 (HTTP Server Request Handlers).
sapien/sapien
42505 Downloads
Server API (SAPI) request and response objects for PHP.
rafaelfragoso/haversini-formula
195723 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
203267 Downloads
Handles HTTP requests to Discord servers
ciareis/bypass
7560 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
141966 Downloads
yoanm/jsonrpc-server-sdk
161288 Downloads
Server SDK to convert a json-rpc request string into json-rpc response string
yoanm/symfony-jsonrpc-http-server
144950 Downloads
Symfony Bundle to convert an HTTP json-rpc request into HTTP json-rpc response
luka-dev/headless-task-server-php
7202 Downloads
Helper for sending requests to luka-dev/headless-task-server
amphp/http-server-session
6770 Downloads
An HTTP server plugin that simplifies session management for your applications. Effortlessly handle user sessions, securely managing data across requests.