Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zarthus/php-http-enums

Provides HTTP enums for PHP 8.1
https://github.com/zarthus/php-http-enums

Last synced: about 1 month ago
JSON representation

Provides HTTP enums for PHP 8.1

Awesome Lists containing this project

README

        

# php-http-enums

A collection of PHP 8.1 Enums to assist with general HTTP things.

```bash
composer require zarthus/http-enums
```

### Run the linters

```bash
composer test
```