PHPackages                             dspacelabs/ecwid-client - 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. dspacelabs/ecwid-client

AbandonedLibrary

dspacelabs/ecwid-client
=======================

Ecwid PHP Client

51421PHP

Since Jul 11Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dSpaceLabs/ecwid-client)[ Packagist](https://packagist.org/packages/dspacelabs/ecwid-client)[ RSS](/packages/dspacelabs-ecwid-client/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

Ecwid PHP Client [![Build Status](https://camo.githubusercontent.com/2bff851d2001b48b1e2e497b2bba624b0c692cf20b213feab61548034de2168d/68747470733a2f2f7472617669732d63692e6f72672f6453706163654c6162732f65637769642d636c69656e742e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/dSpaceLabs/ecwid-client)
=====================================================================================================================================================================================================================================================================================================================

[](#ecwid-php-client-)

[Ecwid](https://www.ecwid.com/) PHP Client used for interacting with Ecwid's API.

Requirements
------------

[](#requirements)

- PHP cURL Extension
- PHP &gt;= 5.6
- [dspacelabs/http-client](https://github.com/dSpaceLabs/http-client)
- [dspacelabs/http-message](https://github.com/dSpaceLabs/http-message)
    - Or any other PSR-7 compliant library

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

[](#installation)

```
composer require "dspacelabs/ecwid-client:~0.1@dev"
```

Usage
-----

[](#usage)

```
