Download the PHP package snappmarket/php-rest-communicator without Composer
On this page you can find all versions of the php package snappmarket/php-rest-communicator. 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 php-rest-communicator
SnappMarket PHP Rest Communicator For Microservices
This package developed to use as SnappMarket Microservices Rest Communicator.
Requirements
PHP >= 7.2.0
JSON PHP Extension
installation
require package inside your
composer.json
file.$ composer require snappmarket/php-rest-communicator
Basic Usage
1. simple GET request with QueryString.
2. simple POST request with JSON body.
All versions of php-rest-communicator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.1
guzzlehttp/guzzle Version >=6.0
psr/log Version ^1.0
psr/http-message Version ^1.0
ext-json Version *
guzzlehttp/guzzle Version >=6.0
psr/log Version ^1.0
psr/http-message Version ^1.0
ext-json Version *
The package snappmarket/php-rest-communicator contains the following files
Loading the files please wait ....