brickhouse / http
HTTP routing and logic for Brickhouse
dev-main
2025-01-18 09:29 UTC
Requires
- php: ^8.4
- amphp/socket: ^2.3
- brickhouse/channel: dev-main
- brickhouse/core: dev-main
This package is auto-updated.
Last update: 2025-01-18 09:53:04 UTC
README
The Brickhouse Http extension contains logic for resolving HTTP requests into HTTP responses, by routing them through middleware, controllers and transformers.
This repository is READONLY - it is a sub-tree split of the main repository. All issues and suggestions should be directed at that repository.