Libraries tagged by RequestInterface
mediawiki/http-request
0 Favers
139447 Downloads
139447 Downloads
A minimalistic http/curl request interface library
onoi/http-request
5 Favers
322376 Downloads
322376 Downloads
A minimalistic http/curl request interface library
codezero/courier
2 Favers
40594 Downloads
40594 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
1 Downloads
1 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
70 Downloads
70 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`.