Libraries tagged by resque
spatie/laravel-cors
2164541 Downloads
Send CORS headers in a Laravel or Lumen application
nordsoftware/lumen-cors
479890 Downloads
CORS module for the Lumen PHP framework.
http-interop/http-middleware
2776716 Downloads
Common interface for HTTP server-side middleware
egeloen/http-adapter
8042499 Downloads
Issue HTTP request for PHP 5.4.8+.
wsdltophp/wssecurity
768517 Downloads
Allows to easily add Ws Security header to a SOAP Request
waavi/sanitizer
584382 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
square1/laravel-idempotency
98250 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
rtheunissen/guzzle-log-middleware
2162508 Downloads
Guzzle middleware to log requests and responses
phroute/phroute
439953 Downloads
Fast, fully featured restful request router for PHP
namshi/cuzzle
2452603 Downloads
Get the cURL shell command from a Guzzle request
muhammadhuzaifa/telescope-guzzle-watcher
200053 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
1990633 Downloads
Kiota HTTP Request Adapter implementation
mcustiel/phiremock-codeception-extension
932440 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
juststeveking/laravel-transporter
169355 Downloads
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handle API requests.
jenssegers/proxy
474256 Downloads
Proxy library that forwards requests to the desired url and returns the response.