Skip to content
This repository has been archived by the owner on Jul 6, 2024. It is now read-only.

chubbyphp-legacy/chubbyphp-api-http

Repository files navigation

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

Description

A simple http handler implementation for API.

DEPRECATED: No personal interest anymore and based on stats nobody seems to use it. Feel free to create an issue if you disagree.

Requirements

  • 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

Installation

Through Composer as chubbyphp/chubbyphp-api-http.

composer require chubbyphp/chubbyphp-api-http "^6.0"

Usage

Copyright

2024 Dominik Zogg