Libraries tagged by response code
markenwerk/qr-code-suite
398 Downloads
A collection of classes to QR enccode strings and render them as PNG, TIFF and vectorized EPS.
golov-evgeniy/codeception-openapi3.0-validator
457 Downloads
Validate API requests and responses for compliance with the Swagger / OpenAPI 3.0 description
aurora/http-codec
6 Downloads
Decode raw request message and encode raw response message
alexpts/codeception-json-schema
131 Downloads
Simple validate response by json schema
improvframework/http-constants
18 Downloads
HTTP-specific constants to be used in any libraries that rely on the HTTP Protocol.
improvframework/datetime
4 Downloads
HTTP-specific constants to be used in any libraries that rely on the HTTP Protocol.
elephant/status
5 Downloads
Check the response code of the page. Checking for 404 errors on the site.
iaretedd/http
26 Downloads
Eventually this library may have some useful HTTP-related helpers, but currently there's only HTTP response status codes.
florianwolters/component-service-quickresponse
6 Downloads
Web service clients to create Quick Response (QR) codes as a PHP component.
dump/http
0 Downloads
The Dump Framework Http package.
balpom/http-cache-ttl
12 Downloads
Object for storing common and individual TTLs for different HTTP response status codes for use in caching.
awaiskhan18/resman
4 Downloads
ResMan is a PHP class that provides a convenient way to handle API responses with standard status codes and response structures. It includes methods for handling validation errors, success responses, and failure responses.
tiny-blocks/http
21852 Downloads
Common implementations for HTTP protocol.
pflorek/php-basic-auth
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`.
paulvl/larasponse
53 Downloads
Resposes with codes for Laravel PHP framework