定制 automater-com/rest-php-sdk 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

automater-com/rest-php-sdk

最新稳定版本:0.2.0

Composer 安装命令:

composer require automater-com/rest-php-sdk

包简介

PHP SDK for Automater REST API

README 文档

README

This repository contains Automater's PHP SDK and samples for REST API.

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.

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:

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

or add this depenedency by running:

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

统计信息

  • 总下载量: 20
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 2
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2024-02-06