2017 © Pedro Peláez
 

library skyhub-php

This is the official PHP SDK for integration with SkyHub.

image

bittools/skyhub-php

This is the official PHP SDK for integration with SkyHub.

  • Thursday, July 12, 2018
  • by tiagosampaio
  • Repository
  • 7 Watchers
  • 5 Stars
  • 115 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 12 Versions
  • 121 % Grown

The README.md

SkyHub - MarketPlace Intelligence, (*1)

SkyHub - PHP SDK

Codacy Badge Build Status, (*2)

Esta é a SDK (Software Developmen Kit) oficial da SkyHub, construída em PHP, que você pode utilizar para integrar sua plataforma aos nossos serviços., (*3)

Veja um exemplo de como é fácil utilizar:, (*4)

<?php

    require_once './vendor/autoload.php';

    $email   = 'teste.sdk@skyhub.com.br';
    $apiKey  = 'ddRTGUrf_bho17FooTjC';

    /** @var \SkyHub\Api $api */
    $api = new SkyHub\Api($email, $apiKey);

    /** @var \SkyHub\Api\Handler\Request\Catalog\Product\AttributeHandler $requestHandler */
    $requestHandler = $api->productAttribute();

    /**
     * Create an Attribute
     * @var SkyHub\Api\Handler\Response\HandlerInterface $response
     */
    $response = $requestHandler->create('color', 'Color', [
        'Blue',
        'White',
        'Green',
        'Yellow'
    ]);

    if ($response->success()) {
        echo 'SUCCESS!';
    }

Wiki

  1. Requisitos do Sistema
  2. Credenciais
  3. Instalação e Setup
  4. Utilizando a SDK
    1. Utilizando a API
    2. Catálogo
      1. Atributos de Produto
      2. Produtos
      3. Categorias
    3. Pedidos
      1. Consultando Pedidos
      2. Trabalhando com Filas de Pedidos
      3. Faturando um Pedido
      4. Cancelando um Pedido
      5. Adicionando um Tracking de Pedido
      6. Confirmar Entrega de um Pedido
      7. Obtendo Etiquetas de Pedidos
      8. Pedidos com Problemas de Entrega
    4. Postagem
      1. PLP

Contribuindo com o Código

Sua contribuição é sempre bem-vinda! Por favor, leia a documentação de contribuição de código., (*5)

Autores

Tiago Sampaio, (*6)

Bruno Gemelli, (*7)

Suporte

Para solicitações de suporte, por favor, envie um e-mail para o seguinte endereço:, (*8)

sdk@e-smart.com.br, (*9)

Read in Another Language

Licença

SkyHub PHP SDK é um projeto iniciado nos escritórios da B2W e disponibilizado como software Open Source em Março de 2018., (*10)

O código fonte incluso nesta distribuição está licenciado sob o OSL 3.0., (*11)

The Open Software License 3.0 (OSL-3.0)., (*12)

Por favor, veja o arquivo LICENSE.txt para ler o texto completo da licença OSL 3.0 ou entre em contato com sdk@e-smart.com.br para obter uma cópia., (*13)

The Versions

12/07 2018

dev-master

9999999-dev

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

12/07 2018

1.2.2

1.2.2.0

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

12/07 2018

dev-1.2-develop

dev-1.2-develop

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

12/07 2018

1.2.1

1.2.1.0

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

27/06 2018

dev-1.1-develop

dev-1.1-develop

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

27/06 2018

1.1.3

1.1.3.0

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

25/06 2018

1.2.0

1.2.0.0

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

07/06 2018

1.1.2

1.1.2.0

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

23/05 2018

dev-develop

dev-develop

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

23/05 2018

1.1.1

1.1.1.0

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

08/05 2018

1.1.0

1.1.0.0

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires

19/04 2018

1.0.0

1.0.0.0

This is the official PHP SDK for integration with SkyHub.

  Sources   Download

MIT

The Requires

 

The Development Requires