Skip to content

Provides a backed enum for HTTP response codes.

License

Notifications You must be signed in to change notification settings

php-common-enums/http-response-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Response Code Enum

Provides a backed enum for HTTP response codes.

Installing

$ composer require php-common-enums/http-response-code

Contributing

Please read CODE_OF_CONDUCT.md for details on our code of conduct.

Please read CONTRIBUTING.md for details on the process for submitting pull requests and/or new backed enums to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is licensed under the MIT License - see the LICENSE file for details