christophwurst/nextcloud-http-client

HTTPlug and PSR7 adapter for Nextcloud

v0.2.0 2022-05-09 14:26 UTC

This package is auto-updated.

Last update: 2024-04-07 13:17:36 UTC


README

HTTPlug and PSR7 adapter for Nextcloud 20 and later.

Add this package to your Nextcloud app if another library needs an HTTP client implementation.

This package provides

  • php-http/async-client-implementation
  • php-http/client-implementation
  • psr/http-client-implementation

Usage

composer require christophwurst/nextcloud-http-client