Libraries tagged by request
waavi/sanitizer
583838 Downloads
Data sanitizer and Laravel 7 form requests with input sanitation.
stil/curl-easy
202852 Downloads
cURL wrapper for PHP. Supports parallel and non-blocking requests. For high speed crawling, see stil/curl-robot.
square1/laravel-idempotency
95049 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
rtheunissen/guzzle-log-middleware
2154432 Downloads
Guzzle middleware to log requests and responses
phroute/phroute
438147 Downloads
Fast, fully featured restful request router for PHP
namshi/cuzzle
2449428 Downloads
Get the cURL shell command from a Guzzle request
muhammadhuzaifa/telescope-guzzle-watcher
197561 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
1923944 Downloads
Kiota HTTP Request Adapter implementation
mcustiel/phiremock-codeception-extension
925576 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
juststeveking/laravel-transporter
167666 Downloads
Transporter is a futuristic way to send API requests in PHP. This is an OOP approach to handle API requests.
jenssegers/proxy
473489 Downloads
Proxy library that forwards requests to the desired url and returns the response.
intaro/pinba-bundle
707910 Downloads
Collects and sends execution time of Doctrine queries, Twig renders and Redis requests as pinba timers to pinba server
hhxsv5/php-sse
160614 Downloads
A simple and efficient library implemented HTML5's server-sent events by PHP, is used to real-time push events from server to client, and easier than Websocket, instead of AJAX request.
hannesvdvreken/guzzle-debugbar
368222 Downloads
A Guzzle middleware that logs requests to debugbar's timeline
fr3d/swagger-assertions
803412 Downloads
Test your API requests and responses against your swagger definition