Libraries tagged by status-codes

stanislav-web/httpstatuses-json

3 Favers
37 Downloads

Http full status codes representation

Go to Download


programster/http-codes

0 Favers
1148 Downloads

A package to make HTTP status codes easier.

Go to Download


prezto/permission

14 Favers
114 Downloads

PSR-7 permission middleware. Sets the status code to 401 if needed according to user defined rules.

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


middlewares/error-response

6 Favers
200 Downloads

Middleware to handle responses with error status code (4xx-5xx)

Go to Download


masterskill/validation-error-trait

0 Favers
10 Downloads

This package is a trait to validate input and return directly error with status code 400 to FormRequest in laravel

Go to Download


frankdejonge/http-status-in-range

12 Favers
1797 Downloads

Utility to check if a HTTP status code is present in a given range.

Go to Download


fk/http-status

1 Favers
147 Downloads

Defining http status code in constants

Go to Download


fastpress/response

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


danilowa/laravel-api-response-builder

3 Favers
22 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

1 Favers
4 Downloads

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

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


acrnogor/flowroute-sdk-v3-php

0 Favers
8 Downloads

The Flowroute APIs are organized around REST. Our APIs have resource-oriented URLs, support HTTP Verbs, and respond with HTTP Status Codes. All API requests and responses, including errors, will be represented as JSON objects. You can use the Flowroute APIs to manage your Flowroute phone numbers including setting primary and failover routes for inbound calls, and sending text messages (SMS and MMS) using long-code or toll-free numbers in your account.

Go to Download


mhasnainjafri/apitoolkit

0 Favers
25 Downloads

APIToolkit is a comprehensive Laravel package designed to streamline and enhance API development by providing consistent responses, efficient pagination, robust caching mechanisms, and standardized field definitions with appropriate status codes. Simplify your API development process and ensure a uniform experience for your API consumers with APIToolkit.

Go to Download


lucky-loek/really-simple-http-requests

3 Favers
12 Downloads

A package for people who want to easily send requests and expect a status code and body back.

Go to Download


<< Previous Next >>