renmichaela/phpcat

A PHP wrapper for the http.cat API

Maintainers

Package info

github.com/renmichaela/phpcat

pkg:composer/renmichaela/phpcat

Statistics

Installs: 5

Dependents: 0

Suggesters: 0

Stars: 1

Open Issues: 1

1.0.1 2023-11-02 21:48 UTC

This package is auto-updated.

Last update: 2026-03-04 05:05:52 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: