poa/middleware

POA框架的中间件组件,使用PHP的Generator实现洋葱圈模型

Maintainers

Package info

github.com/york8/poa-middleware

pkg:composer/poa/middleware

Statistics

Installs: 16

Dependents: 2

Suggesters: 0

Stars: 0

Open Issues: 0

0.1.1 2021-10-30 12:18 UTC

This package is auto-updated.

Last update: 2026-03-01 00:36:58 UTC


README

Latest Version on Packagist Software License Total Downloads

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.