Skip to content

A PHP library mapping emojis to their corresponding HTTP status codes

License

Notifications You must be signed in to change notification settings

Sam-Burns/http-emoji

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

HTTP Emoji

A PHP library mapping emojis to their corresponding HTTP status codes.

Inspired by Teapot.

Contributions welcome.

Usage Example

use SamBurns\HttpEmoji;

$statusCode = HttpEmoji::😱;
// $statusCode is now 500

## Installation

composer require sam-burns/http-emoji

About

A PHP library mapping emojis to their corresponding HTTP status codes

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages