Download the PHP package ph-ash/client-php without Composer
On this page you can find all versions of the php package ph-ash/client-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package client-php
client-php
Client library for pushing data to a Phash instance
It is designed to use either a PSR-7/PSR-17/PSR-18 compatible library or Guzzle.
Configuration
Symfony
Add a service definition with the configuration to your application.
-
PSR version:
- Guzzle version:
Plain PHP
Instantiate the client class and pass the configuration as parameters:
-
PSR version:
- Guzzle version:
Usage
-
Create a DTO (see the payload documentation):
- Push data to the server:
All versions of client-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1.0
ext-json Version *
psr/http-factory Version ^1.0
psr/http-client Version ^1.0
guzzlehttp/guzzle Version ^6.5
ext-json Version *
psr/http-factory Version ^1.0
psr/http-client Version ^1.0
guzzlehttp/guzzle Version ^6.5
The package ph-ash/client-php contains the following files
Loading the files please wait ....