Skip to content

renmichaela/phpcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP Cat

A PHP wrapper to return HTTP responses codes as cats. Powered by the fabulous http.cat API.

composer require renmichaela/phpcat

Usage

use PhpCat\PhpCat;

// ...

return PhpCat::status(400)->response();

will return:

About

A PHP wrapper to return HTTP responses codes as cats

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages