2017 © Pedro Peláez
 

library sharinpix

SharinPix php library

image

sharinpix/sharinpix

SharinPix php library

  • Wednesday, April 26, 2017
  • by ombr
  • Repository
  • 1 Watchers
  • 0 Stars
  • 878 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 5 Versions
  • 2 % Grown

The README.md

SharinPix PHP Library

This is a work in progress., (*1)

Install with composer:, (*2)

{
    "require": {
        "sharinpix/sharinpix": "*",
    }
}

Here is an example :, (*3)

use sharinpix\Client as SharinpixClient;

$client = new SharinpixClient();
$id = 'super_album_test';
var_dump($client->call_api('GET', "albums/$id"));

The Versions

26/04 2017

dev-master

9999999-dev https://github.com/sharinpix/sharinpix-php

SharinPix php library

  Sources   Download

The Requires

 

26/04 2017
06/04 2017
30/03 2017
30/03 2017