brickhouse / http
HTTP routing and logic for Brickhouse
Installs: 18
Dependents: 3
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
pkg:composer/brickhouse/http
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-09-15 23:43:02 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.