renmichaela/phpcat

A PHP wrapper for the http.cat API

1.0.1 2023-11-02 21:48 UTC

This package is auto-updated.

Last update: 2025-06-04 03:43:41 UTC


README

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: