Libraries tagged by php http code
rayanlevert/http
4 Downloads
PHP enumerations for HTTP codes and methods
phpolar/http-codes
720 Downloads
PHP class for HTTP Response Codes
thingston/http-exception
264 Downloads
A set of custom PHP Exception based on HTTP Status Code.
epoch2/http-codes
902 Downloads
Small PHP library for easily accessing HTTP Status Codes.
snapshotpl/status-code
13720 Downloads
HTTP status code value object implementation in PHP
legendarydrew/http-constants
231 Downloads
HTTP response codes provided as constants for PHP.
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.
crypto_scythe/http
4 Downloads
PHP convenience classes for HTTP header fields, media types and status codes
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.
pflorek/php-basic-auth
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`.
muffeen/url-status
252 Downloads
Check or ping urls for http response/status codes.
fastpress/response
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.
coderatio/curler
4363 Downloads
A clean PHP HTTP client that makes it easy to send HTTP requests and trivial to integrate with web services
room13/phpsolrclient
1860 Downloads
A github fork of the solr-php-client from google code at http://code.google.com/p/solr-php-client/
lcloss/slim2
377 Downloads
Forked from Slim Framework, a PHP micro framework (http://github.com/codeguy/Slim)