PHPackages                             productsupcom/platform-api-client - 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. productsupcom/platform-api-client

ActiveLibrary[API Development](/categories/api)

productsupcom/platform-api-client
=================================

PHP client to connect to the platform API of http://productsup.io/

2.5.0(1y ago)3107.0k↓18.2%3[1 issues](https://github.com/productsupcom/Platform-API-Client/issues)PHPPHP &gt;=5.3.0

Since Mar 20Pushed 1y ago15 watchersCompare

[ Source](https://github.com/productsupcom/Platform-API-Client)[ Packagist](https://packagist.org/packages/productsupcom/platform-api-client)[ RSS](/packages/productsupcom-platform-api-client/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (10)DependenciesVersions (29)Used By (0)

This repository is deprecated
=============================

[](#this-repository-is-deprecated)

- **Attenion**: this PHP client is running outdated version of PHP and is not actively maintained by Productsup. Please use at your own risk.
- We will not merge any contributions, as this repository will be replaced by an Open API Specification file in the near future

Installation (Composer)
=======================

[](#installation-composer)

Add this to your require section

```
"require": {
    "productsupcom/platform-api-client": "dev-master"
}

```

Installation (without composer)
===============================

[](#installation-without-composer)

If you do not want to use composer, you can download or git clone the project and require the autoload.php in the root folder.

```
git clone https://github.com/productsupcom/Platform-API-Client.git

```

```
require_once(__DIR__.'/Platform-API-Client/autoload.php');
```

Requirements
============

[](#requirements)

- PHP 5.3+
- [PHP cURL](http://php.net/manual/en/curl.installation.php)

Basic usage
===========

[](#basic-usage)

See the [example scripts](https://github.com/productsupcom/Platform-API-Client/tree/master/examples/Service).

API Documentation
=================

[](#api-documentation)

See [the documentation page](http://api-docs.productsup.io/)

###  Health Score

42

—

FairBetter than 88% of packages

Maintenance33

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

Top contributor holds 50% 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 ~226 days

Recently: every ~677 days

Total

17

Last Release

506d ago

Major Versions

1.1.3 → 2.0.0-RC12016-03-30

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/586405?v=4)[Boris Penck](/maintainers/0bp)[@0bp](https://github.com/0bp)

---

Top Contributors

[![0bp](https://avatars.githubusercontent.com/u/586405?v=4)](https://github.com/0bp "0bp (23 commits)")[![m038](https://avatars.githubusercontent.com/u/164319?v=4)](https://github.com/m038 "m038 (6 commits)")[![m038-pup](https://avatars.githubusercontent.com/u/50737551?v=4)](https://github.com/m038-pup "m038-pup (6 commits)")[![chrissachs](https://avatars.githubusercontent.com/u/799901?v=4)](https://github.com/chrissachs "chrissachs (5 commits)")[![plehatron](https://avatars.githubusercontent.com/u/858735?v=4)](https://github.com/plehatron "plehatron (2 commits)")[![pawan-saxena-productsup](https://avatars.githubusercontent.com/u/190609565?v=4)](https://github.com/pawan-saxena-productsup "pawan-saxena-productsup (2 commits)")[![development-motoin](https://avatars.githubusercontent.com/u/96126957?v=4)](https://github.com/development-motoin "development-motoin (1 commits)")[![carsten-neuendorf](https://avatars.githubusercontent.com/u/26010248?v=4)](https://github.com/carsten-neuendorf "carsten-neuendorf (1 commits)")

---

Tags

team-api

### Embed Badge

![Health badge](/badges/productsupcom-platform-api-client/health.svg)

```
[![Health](https://phpackages.com/badges/productsupcom-platform-api-client/health.svg)](https://phpackages.com/packages/productsupcom-platform-api-client)
```

###  Alternatives

[exsyst/swagger

A php library to manipulate Swagger specifications

35916.4M7](/packages/exsyst-swagger)[hubspot/api-client

Hubspot API client

24016.2M20](/packages/hubspot-api-client)[pocketmine/bedrock-protocol

An implementation of the Minecraft: Bedrock Edition protocol in PHP

172445.0k15](/packages/pocketmine-bedrock-protocol)[botman/driver-telegram

Telegram driver for BotMan

93459.5k6](/packages/botman-driver-telegram)

PHPackages © 2026

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