chubbyphp/chubbyphp-api-http

此包已被废弃且不再维护。没有推荐替代包。

Chubbyphp Api Http


README

chubbyphp-api-http

CI Coverage Status Mutation testing badge Latest Stable Version Total Downloads Monthly Downloads

bugs code_smells coverage duplicated_lines_density ncloc sqale_rating alert_status reliability_rating security_rating sqale_index vulnerabilities

描述

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"

用法

版权

2024 Dominik Zogg