Libraries tagged by http-status-code
epoch2/http-codes
902 Downloads
Small PHP library for easily accessing HTTP Status Codes.
acrnogor/flowroute-sdk-v3-php
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.
controlabs/http-exceptions
181 Downloads
PHP HTTP Status Code Exceptions
zlik/http-status-codes-trait
224 Downloads
A PHP trait which defines all standard HTTP status codes.
webignition/is-http-status-code
2574 Downloads
DSimple small library to check if a given number is an HTTP status code
turkeyfried/http-status-codes
248 Downloads
PHP Class that contains HTTP Status Codes
saurabhsharma/http-status-code
48 Downloads
A simple class to return correct status codes for http responses
mrcl/http-status-codes
6 Downloads
HTTP Status Codes library
mac1qc/http-status-code
1 Downloads
Helper to get HTTP status code by using common name
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.
enjoy/http-status-code
43 Downloads
List constants for http status codes
codingmatters/http-status-codes
6 Downloads
Http Status Codes helper for PHP projects
bombenprodukt/http-status-codes
3 Downloads
A package to easily work with HTTP status codes.
rajtechnologies/laravel-tools
129 Downloads
All Type of Base Tools to Helping Development and Repository Generator
php-http-status/httpstatuscode
62 Downloads
Utility to interact with HTTP status code.