chillerlan / psr-15-handlers
一套PSR-15中间件分发器和处理器。
1.0.0
2024-03-10 06:43 UTC
Requires
- php: ^8.1
- psr/http-factory: ^1.0
- psr/http-message: ^1.1 || ^2.0
- psr/http-server-handler: ^1.0
- psr/http-server-middleware: ^1.0
Requires (Dev)
- chillerlan/php-http-message-utils: ^2.1
- guzzlehttp/psr7: ^2.6
- phan/phan: ^5.4
- phpmd/phpmd: ^2.15
- phpunit/phpunit: ^10.5
- squizlabs/php_codesniffer: ^3.9
Suggests
- chillerlan/php-httpinterface: A PSR-18 HTTP client implementation
- chillerlan/php-oauth: A PSR-7 OAuth client/handler that also acts as PSR-18 HTTP client
- chillerlan/psr-7: A PSR-7/PSR-17 HTTP message and factory implementation.
README
一套PSR-15中间件分发器和处理器。
概述
特性
- PSR-15处理器实现
QueueDispatcher
PriorityQueueDispatcher
RecursiveDispatcher
要求
- PHP 8.1+
文档
使用phpDocumentor创建的API文档可以在https://chillerlan.github.io/psr-15-handlers/找到
免责声明
自行承担风险!