Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/christophwurst/nextcloud-http-client

HTTPlug adapter for Nextcloud
https://github.com/christophwurst/nextcloud-http-client

Last synced: about 1 month ago
JSON representation

HTTPlug adapter for Nextcloud

Awesome Lists containing this project

README

        

# nextcloud-http-client

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
```