brickhouse / http
HTTP routing and logic for Brickhouse
dev-main
2025-02-15 22:34 UTC
Requires
- php: ^8.4
- brickhouse/core: dev-main
- brickhouse/http-transport: dev-main
- brickhouse/routing: dev-main
- guzzlehttp/guzzle: ^7.9
Requires (Dev)
- brickhouse/testing: dev-main
- pestphp/pest: ^3.7
- phpstan/phpstan: ^2.0
This package is auto-updated.
Last update: 2025-04-15 22:54:09 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.