Libraries tagged by response request
pflorek/php-basic-auth
69 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`.
pajurancodes/http-server
5 Downloads
A PSR-15 implementation: HTTP server request handlers and HTTP server middlewares
pajurancodes/http-message-emitter
7 Downloads
Various emitters of HTTP messages
pajurancodes/http-message
9 Downloads
A PSR-7 implementation: HTTP message abstraction
pajurancodes/http-factory
7 Downloads
A PSR-17 implementation: Factories for creating PSR-7 compliant HTTP objects
opulence/net
151 Downloads
The Aphiria network library
opulence/http
124 Downloads
The Opulence Http library
open-engine/http
38 Downloads
Http
nia/routing-facade-http
568 Downloads
HTTP routing facade to simply add HTTP routes to a given router.
nia/routing-facade-cli
309 Downloads
CLI routing facade to simply add CLI routes to a given router.
nia/routing
607 Downloads
The routing component routes a request through filters to a handler that will convert it to a response.
nia/form
470 Downloads
The form component is used to validate data against the field definitions of a form.
ndapio/rest-helper
91 Downloads
A library that supports communication with REST API
nazg/http-executor
6052 Downloads
HTTP Component and Emit Responses
nazg/heredity
6322 Downloads
Middleware Dispatcher For Hack