Libraries tagged by resquests
maba/gentle-force-bundle
485993 Downloads
Symfony bundle that integrates gentle-force library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
maba/gentle-force
552292 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis
lm-commons/lmc-cors
289519 Downloads
Laminas MVC module that let you deal with CORS requests
jeremykenedy/laravel-https
128382 Downloads
Laravel Https is middleware to check for Secure HTTP requests. Laravel Https middleware providers can check and redirect if the user is not hitting the https url of your app/site or the request can be automatically redirected to a Secure Http (HTTPS) request.
internations/http-mock
656262 Downloads
Mock HTTP requests on the server side in your PHP unit tests
integer-net/magento2-session-unblocker
277169 Downloads
Module for Magento 2 that prevents session blocking between concurrent AJAX requests
ikechukwukalu/requirepin
9039 Downloads
A laravel package for pin confirmation and validation before processing requests to a specified route
hitrov/oci-api-php-request-sign
1267427 Downloads
This package generates proper HTTP headers to sign Oracle Cloud Infrastructure API requests
hannesvdvreken/guzzle-profiler
433512 Downloads
A Guzzle middleware that profiles requests made by the client.
firebed/aade-mydata
5651 Downloads
Implementation of requests for AADE myDATA.
diversen/http-send-file
323536 Downloads
Sends a file to a client, with support for (multiple) range requests. It is also able to throttle the download.
discord-php/http
250854 Downloads
Handles HTTP requests to Discord servers
cypresslab/patch-manager
93024 Downloads
A library to manage patch requests
ciareis/bypass
12384 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
88399 Downloads
Framework-agnostic package to load items from any paginated JSON API into a Laravel lazy collection via async HTTP requests.