Libraries tagged by resque
laminas/laminas-httphandlerrunner
14114334 Downloads
Execute PSR-15 RequestHandlerInterface instances and emit responses they generate.
guzzlehttp/guzzle-services
9154918 Downloads
Provides an implementation of the Guzzle Command library that uses Guzzle service descriptions to describe web services, serialize requests, and parse responses into easy to use model structures.
friendsofsymfony/http-cache-bundle
11672012 Downloads
Set path based HTTP cache headers and send invalidation requests to your HTTP cache
amphp/http-client
4071463 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
staabm/annotate-pull-request-from-checkstyle
2454828 Downloads
rakutentech/laravel-request-docs
948662 Downloads
Automatically generate Laravel docs from request rules, controllers and routes
pear/http_request2
3916225 Downloads
Provides an easy way to perform HTTP requests.
qandidate/symfony-json-request-transformer
1801536 Downloads
A Symfony event listener for decoding JSON encoded request content
wechatpay/wechatpay
275276 Downloads
[A]Sync Chainable WeChatPay v2&v3's OpenAPI SDK for PHP
spomky-labs/pki-framework
14733496 Downloads
A PHP framework for managing Public Key Infrastructures. It comprises X.509 public key certificates, attribute certificates, certification requests and certification path validation.
pecee/simple-router
177558 Downloads
Simple, fast PHP router that is easy to get integrated and in almost any project. Heavily inspired by the Laravel router.
crwlr/query-string
3442072 Downloads
A library for convenient handling of query strings used in HTTP requests.
backpack/generators
2177820 Downloads
Generate files for laravel projects
egeloen/http-adapter
8000116 Downloads
Issue HTTP request for PHP 5.4.8+.
clue/buzz-react
2424651 Downloads
Simple, async PSR-7 HTTP client for concurrently processing any number of HTTP requests, built on top of ReactPHP