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
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: