Libraries tagged by php request
httpsoft/http-router
44024 Downloads
Simple and fast HTTP request router providing PSR-7 and PSR-15
deefour/transformer
52825 Downloads
Transform raw input data into consistent, immutable PHP objects
ciareis/bypass
14071 Downloads
Bypass for PHP provides a quick way to create a custom instead of an actual HTTP server to return prebaked responses to client requests. This is most useful in tests, when you want to create a mock HTTP server and test how your HTTP client handles different types of responses from the server.
asika/http
59397 Downloads
PSR HTTP Message implementations. (PHP 5.3 Compatible)
paknahad/querifier
18335 Downloads
A library to get requested query from the client and generate a query for Doctrine, Cake-php ORM or Laravel Eloquent
protomock/protomock
27932 Downloads
Mocking native PHP requests (file_get_contents(), ...)
n5s/http-cli
7806 Downloads
Serverless HTTP client - make requests to PHP scripts on the command line
api-clients/psr7-oauth1
35008 Downloads
Client-side PSR-7 Oauth1 request signer for PHP
webstronauts/unpoly
2673 Downloads
PHP middleware for handling Javascript Unpoly Framework requests
muhammadhuzaifa/laravel-pulse-guzzle-recorder
25471 Downloads
Pulse Guzzle Recorder provide a custom recorder for intercepting http requests made via guzzlehttp/guzzle php library and add them into the pulse dashboard if the request is slow. The package uses the guzzle middleware for the data. The recorder intercept and log the request into the Laravel Pulse Slow Outgoing Requests.
pixelant/pxa-lpeh
157634 Downloads
Speeds up error page handling and frees up PHP workers by loading local page content without issuing an external HTTP request.
los/basepath
135319 Downloads
PHP middleware to remove a path prefix from request uri
gofabian/negotiation-middleware
81185 Downloads
PHP negotiation middleware for accept headers of PSR-7 requests. Uses the negotiation library willdurand/negotiation.
curiosity26/odataquery
57000 Downloads
A library of PHP Classes that allow for OData queries to be easily built and extended for appending to a URL Request to an API supporting OData server-side.
carsdotcom/php-request-class
28273 Downloads
Structure the logic around Guzzle API requests into object-oriented classes