silencenjoyer/silence-http
最新稳定版本:0.0.3
Composer 安装命令:
composer require silencenjoyer/silence-http
包简介
HTTP Silence processing system.
README 文档
README
The package provides HTTP kernel functionality for processing HTTP requests. The PSR-15 Middleware chain is involved in the processing. The kernel triggers event so that you can subscribe to these events.
This package is part of the monorepository silencenjoyer/silence, but can be used independently.
⚙️ Installation
composer require silencenjoyer/silence-http
🚀 Quick start
<?php
🧱 Features:
- PSR-15 Middleware chain
- Event triggering
- Injection route handler parameters
- HTTP exceptions hierarchy
🧪 Testing
php vendor/bin/phpunit
🧩 Use in the composition of Silence
The package is the core of HTTP request processing in the Silence application.
If you are writing your own package, you can use silencenjoyer/silence-http as basic algorithm for request handling.
📄 License
This package is distributed under the MIT licence. For more details, see LICENSE.
统计信息
- 总下载量: 14
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 4
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-07-18