renmichaela / phpcat
A PHP wrapper for the http.cat API
1.0.1
2023-11-02 21:48 UTC
Requires
- guzzlehttp/guzzle: ^7.8
- illuminate/support: ^10.30
Requires (Dev)
- phpunit/phpunit: ^10.4
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: