2017 © Pedro Peláez
 

library seoshop-php

PHP client for the SEOshop API

image

dotcommerce/seoshop-php

PHP client for the SEOshop API

  • Monday, February 8, 2016
  • by TheDevilOnLine
  • Repository
  • 1 Watchers
  • 0 Stars
  • 97 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 18 Forks
  • 0 Open issues
  • 17 Versions
  • 1 % Grown

The README.md

SEOshop, (*1)

Latest Stable Version License, (*2)

SEOshop PHP API client ++

This package is a convenience wrapper to communicate with the SEOshop REST-API, modified and ammended by DotCommerce., (*3)

Installation

For the installation of the client, there are 2 ways. The composer way is preferable, but not always possible., (*4)

Composer

Include the package in your composer.json file ``` json { "require": { "dotcommerce/seoshop-php": "~1.7" } }, (*5)


...then run `composer update` and load the composer autoloader: ``` php <?php require 'vendor/autoload.php'; // ...

Manual

Obtain the latest version of the SEOshop PHP API client ``` bash git clone https://github.com/TheDevilOnLine/API-PHP-Client, (*6)


And include the class in your project ``` php require_once '/path/to/WebshopappApiClient.php';

Usage

There are a lot of API resources that are accessible through this client. You can look them up by looking at the code. Their name matches the name in the documentation., (*7)

``` php <?php require 'vendor/autoload.php';, (*8)

$client = new WebshopappApiClient('live', '[your-api-key]', '[your-api-secret]', 'en');, (*9)

$shopInfo = $client->shop->get(); ```, (*10)

Getting started

SEOshop offers a powerful set of API’s for developers to create awesome apps. The API provides developers the interface to connect with third party software such as accounting-, feedback-, e-mailmarketing- and inventory management-software, or extend with new features that interact with our core platform, such as loyalty programs, social-sharing programs or reporting tools., (*11)

Getting started with SEOshop is easy. Not a partner yet? Please sign up as a partner and claim your account details and API keys., (*12)

Read our tutorials on how to build and publish your first app. Check our getting started guides to find out how to use the API, (*13)

Documentation

More documentation can be found at developers.seoshop.com/api, (*14)

Contributing

We love contributions, but please note that the API client is generated. If you have suggested changes, you may still create a PR, but your PR will not be merged. We will however adapt the generator to reflect your changes. You can also create a GitHub issue if there's something you miss., (*15)

Unofficial clients for other languages

The Versions

08/02 2016

dev-patch-5

dev-patch-5 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

27/01 2016

dev-master

9999999-dev http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

27/01 2016

v1.8

1.8.0.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

08/10 2015

v1.7.2

1.7.2.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

02/10 2015

v1.7.1

1.7.1.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

02/09 2015

dev-patch-4

dev-patch-4 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

05/06 2015

v1.7.0

1.7.0.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

29/04 2015

v1.6.0

1.6.0.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

24/04 2015

dev-patch-3

dev-patch-3 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

02/04 2015

v1.5.2

1.5.2.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

26/01 2015

v1.5.1

1.5.1.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

25/01 2015

dev-patch-2

dev-patch-2 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

25/01 2015

dev-patch-1

dev-patch-1 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

22/01 2015

v1.5.0

1.5.0.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

03/11 2014

1.4.0

1.4.0.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

07/10 2014

1.3.1

1.3.1.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client

11/09 2014

1.3.0

1.3.0.0 http://developers.seoshop.com

PHP client for the SEOshop API

  Sources   Download

MIT

The Requires

  • php >=5.3.0
  • ext-curl *
  • ext-json *
  • ext-mbstring *

 

api php client