quanta / http-endpoint
Minimalist library to create Psr-15 request handlers
Installs: 149
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/quanta/http-endpoint
Requires
- php: >=7.4
- laminas/laminas-diactoros: ^2.5
- psr/http-factory: ^1.0
- psr/http-message: ^1.0
- psr/http-server-handler: ^1.0
Requires (Dev)
- eloquent/phony-kahlan: ^4.0
- kahlan/kahlan: ^5.0
- phpstan/phpstan: ^0.12.25
README
This package provides a minimalist library to create Psr-15 request handlers.
Require php >= 7.4.0
Installation composer require quanta/http-endpoint
Run tests ./vendor/bin/kahlan