poa / middleware
POA框架的中间件组件,使用PHP的Generator实现洋葱圈模型
Installs: 16
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/poa/middleware
Requires
- php: >=7.4
This package is auto-updated.
Last update: 2025-10-29 03:16:39 UTC
README
POA框架的中间件组件,使用PHP的Generator实现洋葱圈模型
作者
安装
{
"require": {
"poa/middleware": "~0.1"
}
}
composer update
或
composer install poa/middleware
License
The MIT License (MIT). Please see License File for more information.