quanta / http-responder
Minimalist library to create Psr-7 responses
0.2.0
2021-03-01 11:39 UTC
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: 2024-10-29 05:59:35 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