yuzu-co/wizishop-php

PHP library for the Wizishop API.

v1.0.0 2018-04-30 14:23 UTC

This package is not auto-updated.

Last update: 2024-05-15 03:02:05 UTC


README

Build Status SensioLabsInsight

PHP library for the Wizishop API.

See full doc: https://api-doc.wizishop.com/documentation/3/home

Install

Via Composer

$ composer require yuzu-co/wizishop-php

Usage

$client = new Yuzu\Wizishop\Client($username, $password);

// see Examples/example.php 

Tests

php composer test

Roadmap

  • GET List Shop
  • GET Refresh Token
  • Shop/Brands
  • Shop/Categories
  • Shop/Categories Products
  • Shop/Customers
  • Shop/Orders Status
  • Shop/Orders
  • Shop/Products
  • Shop/SKUs