Skip to content

PHP wrapper for Smartweb API. Supports wannafind, hostedshop, smartweb.

Notifications You must be signed in to change notification settings

Rackbeat/smartweb-api

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wrapper class for communication with the smartweb API.

Documentation for the API can be found here: https://api.hostedshop.dk/doc/
Smartweb uses a soap client to pool from their servers.

The easiest way to initiate: $client = new \inkpro\smartwebapi\Client(["Username"=>"myuser", "Password"=>"mypassword"]);.

About

PHP wrapper for Smartweb API. Supports wannafind, hostedshop, smartweb.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 99.8%
  • Shell 0.2%