Download the PHP package alhames/apihelper without Composer
On this page you can find all versions of the php package alhames/apihelper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download alhames/apihelper
More information about alhames/apihelper
Files in alhames/apihelper
Download alhames/apihelper
More information about alhames/apihelper
Files in alhames/apihelper
Vendor alhames
Package apihelper
Short Description API Helpers library.
License MIT
Homepage https://github.com/alhames/apihelper
Package apihelper
Short Description API Helpers library.
License MIT
Homepage https://github.com/alhames/apihelper
Please rate this library. Is it a good library?
Informations about the package apihelper
API Helper
Классы для работы с API различных сервисов.
$fbClient = new \ApiHelper\Client\FacebookClient(['client_id' => '...', 'client_secret' => '...']);
$user = $fbClient->request('me');
All versions of apihelper with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
psr/http-message Version ^1.0
psr/log Version ^1.0
guzzlehttp/guzzle Version ^6.0
psr/http-message Version ^1.0
psr/log Version ^1.0
guzzlehttp/guzzle Version ^6.0
The package alhames/apihelper contains the following files
Loading the files please wait ....