Libraries tagged by RequestInterface
onoi/http-request
5 Favers
322011 Downloads
322011 Downloads
A minimalistic http/curl request interface library
mediawiki/http-request
0 Favers
126109 Downloads
126109 Downloads
A minimalistic http/curl request interface library
codezero/courier
2 Favers
39911 Downloads
39911 Downloads
Simple HTTP request interface with optional caching
opxcore/request-interface
0 Favers
17 Downloads
17 Downloads
The OpxCore request interface.
ginsen/http-client
0 Favers
0 Downloads
0 Downloads
Http client handler with multiple asynchronous requests in parallel
scalephp/http
2 Favers
41 Downloads
41 Downloads
HTTP Request interface.
pflorek/php-basic-auth
3 Favers
68 Downloads
68 Downloads
Provides a simple way to get or set credentials (username, password) on a PSR-7 `RequestInterface`. Also it helps challenging an unauthorized client by adding the 'WWW-authenticate' header line with status code 401 to a PSR-7 `ResponseInterface`.