Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zero-to-prod/http-status


https://github.com/zero-to-prod/http-status

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# An Enum listing HTTP Statuses

[![Latest Version on Packagist](https://img.shields.io/packagist/v/zero-to-prod/http-status.svg?style=flat-square)](https://packagist.org/packages/zero-to-prod/http-status)
[![GitHub Tests Action Status](https://img.shields.io/github/workflow/status/zero-to-prod/http-status/run-tests?label=tests)](https://github.com/zero-to-prod/http-status/actions?query=workflow%3Arun-tests+branch%3Amain)
[![Total Downloads](https://img.shields.io/packagist/dt/zero-to-prod/http-status.svg?style=flat-square)](https://packagist.org/packages/zero-to-prod/http-status)

An Enum containing Http Statuses.

## Installation

You can install the package via composer:

```bash
composer require zero-to-prod/http-status
```

## Changelog

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

## Contributing

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details.

## Security Vulnerabilities

Please review [our security policy](../../security/policy) on how to report security vulnerabilities.

## Credits

- [D.A.Smith](https://github.com/DavidSmith)

## License

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.