Download the PHP package ml/fgc-client without Composer
On this page you can find all versions of the php package ml/fgc-client. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ml/fgc-client
More information about ml/fgc-client
Files in ml/fgc-client
Download ml/fgc-client
More information about ml/fgc-client
Files in ml/fgc-client
Vendor ml
Package fgc-client
Short Description HTTPlug-conformant file_get_contents HTTP client
License MIT
Homepage http://www.markus-lanthaler.com
Package fgc-client
Short Description HTTPlug-conformant file_get_contents HTTP client
License MIT
Homepage http://www.markus-lanthaler.com
Please rate this library. Is it a good library?
Informations about the package fgc-client
file_get_contents HTTP client
This is a HTTPlug-conformant HTTP client based on file_get_contents
.
Installation
The easiest way to use fgc-client
is to integrate it as a dependency in
your project's composer.json file:
php composer.phar require ml/fgc-client ^1.0
Please note that HTTPlug hasn't released a stable version yet. Thus, for the
time being, you need to set the minimum stability in your composer.json
file to beta
:
Usage
After having installed the desired dependencies
php composer.phar require guzzlehttp/psr7 ^1.0 php-http/message ^0.2
issuing an HTTP request is quite straightforward:
All versions of fgc-client with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4
php-http/httplug Version ^1.0.0-beta
php-http/message-factory Version ^1.0
php-http/httplug Version ^1.0.0-beta
php-http/message-factory Version ^1.0
The package ml/fgc-client contains the following files
Loading the files please wait ....