PHPackages                             tp/guzzle-dawanda - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. tp/guzzle-dawanda

AbandonedLibrary[API Development](/categories/api)

tp/guzzle-dawanda
=================

A Guzzle implementation of the DaWanda API

v0.1.0-beta(13y ago)09MITPHPPHP &gt;=5.3.3

Since Dec 7Pushed 13y ago1 watchersCompare

[ Source](https://github.com/tPl0ch/guzzle-dawanda)[ Packagist](https://packagist.org/packages/tp/guzzle-dawanda)[ Docs](https://github.com/tPl0ch/guzzle-dawanda)[ RSS](/packages/tp-guzzle-dawanda/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

Guzzle DaWanda API v1
=====================

[](#guzzle-dawanda-api-v1)

[![Build Status](https://camo.githubusercontent.com/0d97f0d4f8dba25141b3ea3ea213e88cb326f8160bf227ef66cf060e47b3736f/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f74506c3063682f67757a7a6c652d646177616e64612e706e673f6272616e63683d6d6173746572)](https://travis-ci.org/tPl0ch/guzzle-dawanda)

A basic Guzzle implementation of the DaWanda API v1. This is only implementing the Basic API, I am currently working on extending it with more features and writing the OAuth Provider.

Installation
------------

[](#installation)

#### Composer

[](#composer)

Require the following package in your composer.json

```
require: {
    ...
    "tp/guzzle-dawanda": "dev-master",
    ...
}

```

#### Get an API key over at DaWanda

[](#get-an-api-key-over-at-dawanda)

Fetch it here:

Usage
-----

[](#usage)

There are 3 available languages supported by DaWanda at the moment, 'de', 'en' and 'fr'.

```
