quanta / http-responder
Minimalist library to create Psr-7 responses
Installs: 45
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/quanta/http-responder
Requires
- php: >=8.0
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
Requires (Dev)
- kahlan/kahlan: ^5.0
- laminas/laminas-diactoros: ^2.3
- phpstan/phpstan: ^0.12.25
This package is auto-updated.
Last update: 2025-09-29 02:43:12 UTC
README
This package provides a minimalist library to create Psr-7 responses.
Require php >= 8.0
Installation composer require quanta/http-responder
Run tests ./vendor/bin/kahlan