christophwurst / nextcloud-http-client
HTTPlug and PSR7 adapter for Nextcloud
Installs: 7 988
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:meta
Requires
- christophwurst/nextcloud: >=19.0.0 <26.0.0
Provides
This package is auto-updated.
Last update: 2024-10-07 14:27:43 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