Download the PHP package meriksk/fotkomotko-php-sdk without Composer
On this page you can find all versions of the php package meriksk/fotkomotko-php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download meriksk/fotkomotko-php-sdk
More information about meriksk/fotkomotko-php-sdk
Files in meriksk/fotkomotko-php-sdk
Download meriksk/fotkomotko-php-sdk
More information about meriksk/fotkomotko-php-sdk
Files in meriksk/fotkomotko-php-sdk
Please rate this library. Is it a good library?
Informations about the package fotkomotko-php-sdk
Fotkomotko PHP SDK
Fotkomotko Client is a SDK library that allows to fetch data from Fotkomotko Services.
Basic Usage
Use new \Fotkomotko\Api($options)
to create and initialize an API client.
Option base_url is required. The minimal you'll need to have is:
With Composer:
Add the "meriksk/fotkomotko-php-sdk": "@stable"
into the require
section of your composer.json
.
Run composer install. The example will look like
Endpoints
Albums
Photos
Collections
All versions of fotkomotko-php-sdk with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.4.0
ext-curl Version *
ext-json Version *
ext-curl Version *
ext-json Version *
The package meriksk/fotkomotko-php-sdk contains the following files
Loading the files please wait ....