PHPackages                             automater-com/rest-php-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. automater-com/rest-php-sdk

ActiveLibrary[API Development](/categories/api)

automater-com/rest-php-sdk
==========================

PHP SDK for Automater REST API

0.2.0(2y ago)1202[2 PRs](https://github.com/automater-com/rest-php-sdk/pulls)proprietaryPHPPHP &gt;=5.5

Since Dec 29Pushed 2y ago1 watchersCompare

[ Source](https://github.com/automater-com/rest-php-sdk)[ Packagist](https://packagist.org/packages/automater-com/rest-php-sdk)[ RSS](/packages/automater-com-rest-php-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (12)Used By (0)

PHP SDK for Automater RESTful API
=================================

[](#php-sdk-for-automater-restful-api)

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

### Prerequisites

[](#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 &gt;= 5.5.

### Installation

[](#installation)

[Composer](https://getcomposer.org/) 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

[](#examples)

1. [List products from Automater account](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/ListProducts.php)
2. [Create new transaction](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/NewTransaction.php)
3. [Post payment for transaction](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/PostPayment.php)
4. [Get product details](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/GetProductDetails.php)
5. [List databases from Automater account](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/ListDatabases.php)
6. [Get database details](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/GetDatabase.php)
7. [Create new database](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/CreateDatabase.php)
8. [Add codes to database](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/AddCodes.php)
9. [Add file to database](https://github.com/automater-pl/rest-php-sdk/blob/master/examples/UploadFile.php)

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity55

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~318 days

Recently: every ~479 days

Total

8

Last Release

821d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d3a21e24b6e6d86b4bacc063e5b6f54554649a3d951ce528cedf2d242e0cb09c?d=identicon)[automater-pl](/maintainers/automater-pl)

---

Top Contributors

[![jkb32](https://avatars.githubusercontent.com/u/2817195?v=4)](https://github.com/jkb32 "jkb32 (24 commits)")[![mkutyba](https://avatars.githubusercontent.com/u/1902139?v=4)](https://github.com/mkutyba "mkutyba (1 commits)")

### Embed Badge

![Health badge](/badges/automater-com-rest-php-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/automater-com-rest-php-sdk/health.svg)](https://phpackages.com/packages/automater-com-rest-php-sdk)
```

###  Alternatives

[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.4k5.6M648](/packages/sylius-sylius)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3731.2M42](/packages/tencentcloud-tencentcloud-sdk-php)[convertkit/convertkitapi

Kit PHP SDK for the Kit API

2167.1k1](/packages/convertkit-convertkitapi)[mapado/rest-client-sdk

Rest Client SDK for hydra API

1125.9k2](/packages/mapado-rest-client-sdk)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
