2017 © Pedro Peláez
 

library denner-client

API Client for Denner Portal 2.0 Web Services

image

detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  • Thursday, July 12, 2018
  • by ivan-wolf
  • Repository
  • 2 Watchers
  • 0 Stars
  • 438 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 6 Forks
  • 3 Open issues
  • 33 Versions
  • 5 % Grown

The README.md

denner-client

Actions Status, (*1)

API Client for Denner Portal 2.0 Web Services, (*2)

Installation

Install the library through Composer using the following steps:, (*3)

  1. cd my/project/directory, (*4)

  2. Create a composer.json file with following contents (or update your existing file accordingly):, (*5)

    json { "require": { "detailnet/denner-client": "^4.1" } }, (*6)

  3. Install Composer via curl -s http://getcomposer.org/installer | php (on Windows, download the installer and execute it with PHP), (*7)

  4. Run php composer.phar self-update, (*8)

  5. Run php composer.phar install, (*9)

Usage

See the following example for how to use the library:, (*10)

// App-ID and App-Key are required to authenticate the client
$config = [
    'app_id' => 'your-app-id',
    'app_key' => 'your-app-key',
];

// Create the client (e.g. the client for Denner Articles Service)
$client = ArticlesClient::factory($config);

// Send a request
$params = ['week' => '50'];
$response = $client->listAdvertisedArticles($params);

More examples can be found in the examples directory., (*11)

The Versions

12/07 2018

dev-master

9999999-dev https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni
by Christian Schmid

api client detailnet denner

12/07 2018

3.0.1

3.0.1.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Christian Schmid

api client detailnet denner

10/07 2018

3.0.0

3.0.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Christian Schmid

api client detailnet denner

29/03 2018

2.1.0

2.1.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

27/03 2018

dev-feature/magento-client

dev-feature/magento-client https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

12/02 2018

2.0.0

2.0.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

09/01 2018

dev-feature/wineshop-relaunch

dev-feature/wineshop-relaunch https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

10/11 2017

1.2.1

1.2.1.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

23/10 2017

1.2.0

1.2.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

20/09 2017

dev-feature/1503/positioning-plain-articles

dev-feature/1503/positioning-plain-articles https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

20/09 2017

dev-feature/fetch-article

dev-feature/fetch-article https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

18/09 2017

1.1.1

1.1.1.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

21/08 2017

1.1.0

1.1.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

05/05 2017

1.0.0

1.0.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

03/01 2017

0.7.1

0.7.1.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

27/12 2016

0.7.0

0.7.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

04/10 2016

0.6.0

0.6.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

04/10 2016

dev-task/advertising-client

dev-task/advertising-client https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

29/09 2016

dev-task/appraisal-client

dev-task/appraisal-client https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

06/09 2016

0.5.0

0.5.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

26/08 2016

0.4.0

0.4.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

22/08 2016

0.3.2

0.3.2.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

23/06 2016

0.3.1

0.3.1.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

20/06 2016

0.3.0

0.3.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

21/01 2016

0.2.4

0.2.4.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

12/01 2016

0.2.3

0.2.3.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

20/11 2015

0.2.2

0.2.2.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

20/11 2015

0.2.1

0.2.1.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

06/11 2015

0.2.0

0.2.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

03/11 2015

0.1.3

0.1.3.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

29/10 2015

0.1.2

0.1.2.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

29/10 2015

0.1.1

0.1.1.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner

29/10 2015

0.1.0

0.1.0.0 https://github.com/detailnet/denner-client

API Client for Denner Portal 2.0 Web Services

  Sources   Download

MIT

The Requires

 

The Development Requires

by Ivan Wolf
by Curzio Della Santa
by Kevin Jüni

api client detailnet denner