Libraries tagged by http response status

amirhf/laravel-status-code

0 Favers
2 Downloads

A simple Enum to return correct status codes for http responses.

Go to Download


boubacamara/ganega-http

0 Favers
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.

Go to Download


tiny-blocks/http

3 Favers
21852 Downloads

Common implementations for HTTP protocol.

Go to Download


kayobruno/http-status-code

0 Favers
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.

Go to Download


net_bazzline/http_request_mock_server

3 Favers
16 Downloads

free as in freedom application to test http requests with configurable responses that supports the formats json, raw and xml

Go to Download


ajz/api-response

0 Favers
3 Downloads

Elegant and consistent API response helpers for Laravel applications with proper HTTP status codes and standardized JSON responses.

Go to Download


phputil/http

2 Favers
808 Downloads

HTTP related classes

Go to Download


mrcl/http-status-codes

0 Favers
7 Downloads

HTTP Status Codes library

Go to Download


kurageneko8/json-response

0 Favers
4 Downloads

return HTTP status

Go to Download


elephant/status

0 Favers
5 Downloads

Check the response code of the page. Checking for 404 errors on the site.

Go to Download


edsonr-coosta/response-json

0 Favers
16 Downloads

O Projeto Response é uma biblioteca PHP para criar respostas JSON com códigos de status HTTP personalizados, simplificando o desenvolvimento de APIs web eficazes em projetos PHP.

Go to Download


chiron/http-message-util

0 Favers
2268 Downloads

Utility classes and constants for use with PSR-7 (psr/http-message)

Go to Download


primal/response

0 Favers
8 Downloads

A wrapper class for performing common response actions

Go to Download


sujal/json-resp

0 Favers
0 Downloads

A class that returns formatted JSON response with HTTP status

Go to Download


pflorek/php-basic-auth

3 Favers
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`.

Go to Download


<< Previous Next >>