Libraries tagged by statuscodes

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


jq/response

1 Favers
12 Downloads

Response is an helper class which handles HTTP response, status codes and messages returned from different functions. Useful for unifiying API responses.

Go to Download


jeykeu/response

1 Favers
29 Downloads

Response is an helper class which handles HTTP response, status codes and messages returned from different functions. Useful for unifiying API responses.

Go to Download


iaretedd/http

0 Favers
33 Downloads

Eventually this library may have some useful HTTP-related helpers, but currently there's only HTTP response status codes.

Go to Download


hschulz/php-status-code-library

0 Favers
0 Downloads

Status codes for protocols and whatnot.

Go to Download


fastpress/response

0 Favers
61 Downloads

An efficient and flexible HTTP response handling library for PHP, designed to integrate seamlessly with the Fastpress framework. It offers easy-to-use methods for managing HTTP responses, headers, and status codes.

Go to Download


erickcomp/http-status

0 Favers
14 Downloads

This package provides 2 classes with the HTTP status codes and its reason phrases mapped as class constants: Status provides the official status codes and UnnoffcialStatus provides all official one plus some unnoficials

Go to Download


enjoy/http-status-code

1 Favers
44 Downloads

List constants for http status codes

Go to Download


dasbit/apiclient

0 Favers
7 Downloads

Simple api client wrapper without throwing exceptions with statuscodes

Go to Download


danilowa/laravel-api-response-builder

3 Favers
30 Downloads

A Laravel package designed to simplify the creation of structured and formatted API responses (JSON, XML) with custom status codes, messages, and data. XML support is currently under construction.

Go to Download


crypto_scythe/http_generator

1 Favers
14 Downloads

HTTP header fields, media types and status codes

Go to Download


crypto_scythe/http

1 Favers
6 Downloads

PHP convenience classes for HTTP header fields, media types and status codes

Go to Download


charm/exceptions

0 Favers
0 Downloads

Various exception classes with some extra information such as HTTP Status Codes and HTTP Status Messages.

Go to Download


brilliantpackages/laravel-fmerrorhelper

0 Favers
600 Downloads

A package to convert FileMaker Pro error codes to standard HTTP status codes and messages.

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


<< Previous Next >>