Libraries tagged by http response status
lmamsdev/json-response-three
3 Downloads
a simple class that returns a properly formatted json response with HTTP status
kazemmdev/http-status
1913 Downloads
A simple Enum for http status codes responses
francscafe/json-response
516 Downloads
A simple class that returns a propely formatted json response with HTTP status
devcat/json-response
9 Downloads
A simple class that returnas a properly formatted json response with HTTP status
craico/json-response
12 Downloads
A simple class that returns a properly formatted json response with HTTP status
barrydit/json-response
5 Downloads
A simple class that returns a properly formatted json response with HTTP status
arequena93/json-response
4 Downloads
A simple class that returns a properly formatted json response with HTTP status
amirhf/laravel-status-code
2 Downloads
A simple Enum to return correct status codes for http responses.
boubacamara/ganega-http
9 Downloads
Provides simple and intuitive classes for handling HTTP requests and responses in PHP applications. The Request class encapsulates HTTP request data, making it easy to manage and access parameters, body, session, cookies, and server information. The Response class simplifies the creation and management of HTTP responses, allowing you to set content, status codes, and headers effortlessly.
repat/http-constants
7630 Downloads
HTTP response codes provided as defined constants.
kayobruno/http-status-code
0 Downloads
The "HTTP Status Code Abstraction" project is a PHP 8-based initiative aimed at simplifying the management and usage of HTTP status codes by introducing ENUM support. HTTP status codes are integral to web development, providing vital information about the success or failure of HTTP requests and responses. However, managing and referencing these status codes in a clear and organized manner can often be challenging. This project seeks to address this challenge by leveraging PHP 8's ENUM feature.
net_bazzline/http_request_mock_server
17 Downloads
free as in freedom application to test http requests with configurable responses that supports the formats json, raw and xml
ajz/api-response
3 Downloads
Elegant and consistent API response helpers for Laravel applications with proper HTTP status codes and standardized JSON responses.
philharmony/http-enum
380 Downloads
Type-safe HTTP enums for methods, status codes, headers, content types, schemes, caching and protocol utilities
mrcl/http-status-codes
8 Downloads
HTTP Status Codes library