chubbyphp / chubbyphp-api-http
此包已被废弃且不再维护。没有推荐替代包。
Chubbyphp Api Http
6.0.0
2023-12-30 19:48 UTC
Requires
- php: ^8.1
- chubbyphp/chubbyphp-deserialization: ^4.0
- chubbyphp/chubbyphp-http-exception: ^1.1
- chubbyphp/chubbyphp-negotiation: ^2.0
- chubbyphp/chubbyphp-serialization: ^4.0
- psr/http-factory: ^1.0.2
- psr/http-message: ^1.1|^2.0
- psr/http-server-middleware: ^1.0.2
- psr/log: ^2.0|^3.0
Requires (Dev)
- chubbyphp/chubbyphp-container: ^2.2
- chubbyphp/chubbyphp-dev-helper: dev-master
- chubbyphp/chubbyphp-laminas-config-factory: ^1.3
- chubbyphp/chubbyphp-mock: ^1.7
- infection/infection: ^0.27.9
- php-coveralls/php-coveralls: ^2.7
- phpstan/extension-installer: ^1.3.1
- phpstan/phpstan: ^1.10.50
- phpunit/phpunit: ^10.5.3
- pimple/pimple: ^3.5
- psr/container: ^2.0.2
- dev-master / 6.0.x-dev
- 6.0.0
- v5.x-dev
- 5.0.1
- 5.0.0
- v4.x-dev
- 4.2.0
- 4.1.2
- 4.1.1
- 4.1.0
- 4.0.1
- 4.0.0
- v3.x-dev
- 3.6.0
- 3.5.0
- 3.4.1
- 3.4.0
- 3.3.1
- 3.3.0
- 3.2.0
- 3.1.0
- 3.0.1
- 3.0.0
- 3.0-beta3
- 3.0-beta2
- 3.0-beta1
- 3.0-alpha3
- 3.0-alpha2
- 3.0-alpha1
- v2.x-dev
- 2.1.0
- 2.0.0
- 2.0-alpha1
- v1.x-dev
- 1.0
- 1.0-beta16
- 1.0-beta15
- 1.0-beta14
- 1.0-beta13
- 1.0-beta12
- 1.0-beta11
- 1.0-beta10
- 1.0-beta9
- 1.0-beta8
- 1.0-beta7
- 1.0-beta6
- 1.0-beta5
- 1.0-beta4
- 1.0-beta3
- 1.0-beta2
- 1.0-beta1
This package is auto-updated.
Last update: 2024-07-06 14:05:05 UTC
README
chubbyphp-api-http
描述
API 的简单 HTTP 处理器实现。
已弃用:已失去个人兴趣,且根据统计数据显示似乎没有人使用。如果您不同意,请自由创建问题。
要求
- php: ^8.1
- chubbyphp/chubbyphp-deserialization: ^4.0
- chubbyphp/chubbyphp-http-exception: ^1.1
- chubbyphp/chubbyphp-negotiation: ^2.0
- chubbyphp/chubbyphp-serialization: ^4.0
- psr/http-factory: ^1.0.2
- psr/http-message: ^1.1|^2.0
- psr/http-server-middleware: ^1.0.2
- psr/log: ^2.0|^3.0
安装
通过 Composer 作为 chubbyphp/chubbyphp-api-http 安装。
composer require chubbyphp/chubbyphp-api-http "^6.0"
用法
- AcceptAndContentTypeMiddlewareFactory
- ApiExceptionMiddlewareFactory
- RequestManagerFactory
- ResponseManagerFactory
- RequestManager
- ResponseManager
- AcceptAndContentTypeMiddleware
- ApiExceptionMiddleware
版权
2024 Dominik Zogg