renmichaela/phpcat

A PHP wrapper for the http.cat API

Installs: 5

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 1

pkg:composer/renmichaela/phpcat

1.0.1 2023-11-02 21:48 UTC

This package is auto-updated.

Last update: 2025-10-04 04:23:34 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: