Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/krowinski/http-status-codes
- Owner: krowinski
- License: mit
- Created: 2018-07-18T22:07:03.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-06T16:08:31.000Z (about 5 years ago)
- Last Synced: 2024-11-10T04:57:29.838Z (5 days ago)
- Topics: http, http-status-codes, php, status-codes
- Language: PHP
- Homepage:
- Size: 15.6 KB
- Stars: 7
- Watchers: 2
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.