2017 © Pedro Peláez
 

library rest-php-sdk

PHP SDK for Automater REST API

image

automater-pl/rest-php-sdk

PHP SDK for Automater REST API

  • Monday, June 18, 2018
  • by automater-pl
  • Repository
  • 1 Watchers
  • 0 Stars
  • 27 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 5 Versions
  • 17 % Grown

The README.md

PHP SDK for Automater RESTful API

This repository contains Automater's PHP SDK and samples for REST API., (*1)

Prerequisites

First you need API key and API secret - you can generate it by login to Automater, next going to "Settings / settings" tab and select "API" from left-side menu. This dependency works with PHP >= 5.5., (*2)

Installation

Composer is the recommended way to install the SDK. To use the SDK with your project, add the following dependency to your application's composer.json:, (*3)

"require": {
    "automater-pl/rest-php-sdk" : "^0.1"
}

or add this depenedency by running:, (*4)

composer require automater-pl/rest-php-sdk:^0.1

Examples

  1. List products from Automater account
  2. Create new transaction
  3. Post payment for transaction
  4. Get product details
  5. List databases from Automater account
  6. Get database details
  7. Create new database
  8. Add codes to database
  9. Add file to database

The Versions

18/06 2018

dev-master-prestashop17

dev-master-prestashop17

PHP SDK for Automater REST API

  Sources   Download

proprietary

The Requires

 

by Automater sp. z o.o.

18/06 2018

dev-master

9999999-dev

PHP SDK for Automater REST API

  Sources   Download

proprietary

The Requires

 

by Automater sp. z o.o.

14/01 2018

v0.1.2

0.1.2.0

PHP SDK for Automater REST API

  Sources   Download

proprietary

The Requires

 

by Automater sp. z o.o.

10/01 2018

v0.1.1

0.1.1.0

PHP SDK for Automater REST API

  Sources   Download

proprietary

The Requires

 

by Automater sp. z o.o.

29/12 2017

v0.1

0.1.0.0

PHP SDK for Automater REST API

  Sources   Download

proprietary

The Requires

 

by Automater sp. z o.o.