Libraries tagged by response code
mrcl/http-status-codes
7 Downloads
HTTP Status Codes library
martinlindhe/http_response_code_compat
160 Downloads
A compatibility library for the php 5.4 function http_response_code
jarir-ahmed/http-response
11 Downloads
A simple package to throw specific HTTP response codes.
akuikialie/http-response-api-body
247 Downloads
A package to generate response code body
massfice/response-status
137 Downloads
Package contains response-status class, that contains info about validation status, response http code, errors array, messages, etc. Project for my diploma.
jq/response
11 Downloads
Response is an helper class which handles HTTP response, status codes and messages returned from different functions. Useful for unifiying API responses.
jeykeu/response
29 Downloads
Response is an helper class which handles HTTP response, status codes and messages returned from different functions. Useful for unifiying API responses.
intenave/http-response-status-codes
44 Downloads
Package provides an enumeration of standard HTTP status codes along with convenient methods for working with them.
soumenpasari/response-creator
4 Downloads
A simple small library to help you create and manage responses of your code and return it
agrandesr/response
2 Downloads
This is a simple Tool for create data responses for APIs. The idea is that you can use the object response throught your code and print a complete response at final.
yuanxiansen/ci-api-response
1 Downloads
A composer package for universal API response function in CodeIgniter framework
swapnil/api-response-creator
20 Downloads
Package to give common exit point to handle api responses with multiple error codes.
saurabhsharma/http-status-code
48 Downloads
A simple class to return correct status codes for http responses
princeferozepuria/http-response
14 Downloads
Send HTTP Json response with automatic status code via pre-configured methods
fastpress/response
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.