Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SharinPix PHP Library

This is a work in progress.

Install with composer:

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

Here is an example :

use sharinpix\Client as SharinpixClient;

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

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages