Skip to content

Soer-BV/ExactApi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExactApi

Exact Globe PHP API with Clickker

Install via composer:

composer require soerbv/exactapi

Usage:

$client = new Client($host, $administration, $apikey);
$data = $client->getItemStock("BEK0003");
print_r(json_decode($data));

About

PHP Client Wrapper for Exact Globe using the Clickker API

Topics

Resources

License

Stars

Watchers

Forks

Contributors 2

  •  
  •  

Languages