Libraries tagged by resque
basis-company/nats
169537 Downloads
nats jetstream client for php
aura/web
469552 Downloads
Provides web Request and Response objects for use by web controllers and actions. These are representations of the PHP web environment, not HTTP request and response objects proper.
spatie/laravel-cors
2153777 Downloads
Send CORS headers in a Laravel or Lumen application
nordsoftware/lumen-cors
465510 Downloads
CORS module for the Lumen PHP framework.
http-interop/http-middleware
2748791 Downloads
Common interface for HTTP server-side middleware
wsdltophp/wssecurity
736162 Downloads
Allows to easily add Ws Security header to a SOAP Request
waavi/sanitizer
578665 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
square1/laravel-idempotency
64851 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
rtheunissen/guzzle-log-middleware
2106323 Downloads
Guzzle middleware to log requests and responses
namshi/cuzzle
2428735 Downloads
Get the cURL shell command from a Guzzle request
muhammadhuzaifa/telescope-guzzle-watcher
182167 Downloads
Telescope Guzzle Watcher provide a custom watcher for intercepting http requests made via guzzlehttp/guzzle php library. The package uses the on_stats request option for extracting the request/response data. The watcher intercept and log the request into the Laravel Telescope HTTP Client Watcher.
microsoft/kiota-http-guzzle
1534862 Downloads
Kiota HTTP Request Adapter implementation
mcustiel/phiremock-codeception-extension
870920 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
maba/gentle-force-bundle
472782 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
535894 Downloads
Library for limiting both brute-force attempts and ordinary requests, using leaky/token bucket algorithm, based on Redis