chubbyphp/chubbyphp-api-http

Chubbyphp Api Http


README

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.

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