Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/krowinski/http-status-codes

PHP List of HTTP status codes, messages and description for them.
https://github.com/krowinski/http-status-codes

http http-status-codes php status-codes

Last synced: 1 day ago
JSON representation

PHP List of HTTP status codes, messages and description for them.

Awesome Lists containing this project

README

        

# http-status-codes
PHP List of HTTP status codes, messages and description for them.

# Example
@[php example file](./example/example.php)

# Why?
Almost every framework got one but none external as external package to use in your own project. Hope this will help others.