Libraries tagged by deque
http-interop/http-middleware
2867052 Downloads
Common interface for HTTP server-side middleware
egeloen/http-adapter
8190301 Downloads
Issue HTTP request for PHP 5.4.8+.
clue/buzz-react
2543263 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP
wsdltophp/wssecurity
889371 Downloads
Allows to easily add Ws Security header to a SOAP Request
thamtech/yii2-ratelimiter-advanced
325148 Downloads
An advanced request rate limiter
symfony/emoji
1148301 Downloads
Provides access to emoji characters and sequences from the Unicode CLDR
square1/laravel-idempotency
239463 Downloads
Add idempotency to Laravel-based APIs, preventing duplicate request processing.
rtheunissen/guzzle-log-middleware
2358406 Downloads
Guzzle middleware to log requests and responses
phroute/phroute
478611 Downloads
Fast, fully featured restful request router for PHP
neos/flow-development-collection
198889 Downloads
Flow packages in a joined repository for pull requests.
namshi/cuzzle
2519820 Downloads
Get the cURL shell command from a Guzzle request
muhammadhuzaifa/telescope-guzzle-watcher
293049 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.
muffin/throttle
319665 Downloads
(API) Rate limiting requests in CakePHP
mcustiel/phiremock-codeception-extension
1068797 Downloads
Codeception extension for Phiremock. Allows to stub remote services for HTTP requests.
maba/gentle-force-bundle
545423 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