Download the PHP package k8s/http-symfony without Composer
On this page you can find all versions of the php package k8s/http-symfony. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download k8s/http-symfony
More information about k8s/http-symfony
Files in k8s/http-symfony
Download k8s/http-symfony
More information about k8s/http-symfony
Files in k8s/http-symfony
Vendor k8s
Package http-symfony
Short Description Symfony based HttpClient factory for k8s/client
License MIT
Package http-symfony
Short Description Symfony based HttpClient factory for k8s/client
License MIT
Keywords kubernetesk8s
Please rate this library. Is it a good library?
Informations about the package http-symfony
k8s-http-symfony
This library provides a Symfony based HttpClient factory for the k8s/client
library.
General Use with the K8s library / Configuration Options
- Install the library:
composer require k8s/http-symfony
- Construct the main client for
k8s/client
through theK8sFactory
:
Your new client will have all the HttpClient options needed pre-populated when used.
Default HTTP Options Configuration
To specify extra defaults for the Symfony HTTP client, you can construct it like this:
All versions of http-symfony with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
k8s/core Version ^1.3
nyholm/psr7 Version ^1.0
psr/http-client Version ^1.0
symfony/http-client Version >=4.3
k8s/core Version ^1.3
nyholm/psr7 Version ^1.0
psr/http-client Version ^1.0
symfony/http-client Version >=4.3
The package k8s/http-symfony contains the following files
Loading the files please wait ....