Skip to content

yuzu-co/wizishop-php

Repository files navigation

Wizishop PHP

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

About

PHP library for the Wizishop API V3.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages