Libraries tagged by Support request
methorz/http-cache-middleware
49 Downloads
PSR-15 HTTP caching middleware with ETag support and RFC 7234 compliance
freeframework/page-service-admin-authorization
11 Downloads
Basic administrator registration and authorization service from FreeFramework. Optionally supports: Request for a new password via email, rate limit, and scfr token. Alpha version.
blest/blest
32 Downloads
The PHP reference implementation of BLEST (Batch-able, Lightweight, Encrypted State Transfer), an improved communication protocol for web APIs which leverages JSON, supports request batching by default, and provides a modern alternative to REST.
teamones/phpcent
39 Downloads
PHP library to communicate with Centrifugo HTTP API(use workerman support async request)
stas-plov/dto-validator-bundle
187 Downloads
Adds validator for middleware request support in your Symfony application
maatify/slim-logger
11 Downloads
Slim-compatible structured logger with PSR-7 request support
globit/laravel-ticket
8 Downloads
Help your customer easy send request support for your website
fembri/lspcs
125 Downloads
Laravel Session patch to support concurrent request.
caxy/xdomain-bundle
107 Downloads
XDomain for cross domain request support in IE9
bogosoft/http-routing
76 Downloads
Contracts and minimal implementations to support HTTP request routing.
josegonzalez/cakephp-ajax-controller
7 Downloads
Automatically support ajax requests from popular Javascript libraries without any more thought.
muscobytes/http-client
14 Downloads
A simple HTTP client for building API client wrappers with request middleware support.
mohiwalla/php-fetch
12 Downloads
A PHP utility for customizable fetch requests with support for HTTP methods, headers, body, timeout, and SSL verification, handling input validation and cURL errors.
hunnomad/ravendb
0 Downloads
This class provides a simple interface for interacting with a RavenDB database using HTTP requests. It supports basic operations such as `PUT`, `GET`, `QUERY`, and `DELETE` for managing documents within a RavenDB instance. The class utilizes cURL for making HTTP requests and expects a PEM file for SSL certificate verification.
coka/cors-bundle
1844 Downloads
Allows multi origin HTTP requests (CORS) supports