Libraries tagged by resquests
lm-commons/lmc-cors
277602 Downloads
Laminas MVC module that let you deal with CORS requests
integer-net/magento2-session-unblocker
271490 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
ikechukwukalu/requirepin
8567 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
hitrov/oci-api-php-request-sign
1263402 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
hannesvdvreken/guzzle-profiler
420424 Downloads
A Guzzle middleware that profiles requests made by the client.
fouladgar/laravel-mobile-verification
26603 Downloads
This package provides convenient methods for making token code, sending and verifying mobile phone verification requests.
diversen/http-send-file
318196 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
discord-php/http
238918 Downloads
Handles HTTP requests to Discord servers
dillingham/nova-assertions
215002 Downloads
Nova api testing requests & assertions
cypresslab/patch-manager
89413 Downloads
A library to manage patch requests
ciareis/bypass
11615 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.
cerbero/lazy-json-pages
87230 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.
bear/query-repository
465503 Downloads
AboutResource Query Responsibility Segregation (RQRS) is a caching framework for BEAR.Sunday that optimizes performance by separating query and command responsibilities. It features event-driven cache invalidation, dependency resolution, donut caching, CDN integration, and conditional requests.
akrabat/proxy-detection-middleware
66497 Downloads
PSR-7/PSR-15 Middleware that determines the scheme, host and port from the 'X-Forwarded-Proto', 'X-Forwarded-Host' and 'X-Forwarded-Port' headers and updates the Request's Uri object.
jasny/http-message
138513 Downloads
PSR-7 implementation for handling HTTP requests