PHPackages                             logikbarn/php-postup-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. logikbarn/php-postup-client

AbandonedArchivedLibrary[API Development](/categories/api)

logikbarn/php-postup-client
===========================

An unofficial PHP API wrapper for the email marketing platform PostUp.

v1.0.5(4y ago)1109MITPHPPHP ^7.2 || ^8.0

Since Feb 15Pushed 4y agoCompare

[ Source](https://github.com/logikbarn/php-postup-client)[ Packagist](https://packagist.org/packages/logikbarn/php-postup-client)[ RSS](/packages/logikbarn-php-postup-client/feed)WikiDiscussions master Synced today

READMEChangelog (6)DependenciesVersions (11)Used By (0)

PHP PostUp Client
=================

[](#php-postup-client)

This project aims to provide a PHP based API Wrapper for the marketing platform [PostUp](https://postup.com). For the API documentation and a comprehensive list of the available endpoints/methods visit the PostUp [API Docs](https://apidocs.postup.com/) website.

**Please note this project is not endorsed or affiliated by PostUp or Upland Software.**

Authentication
--------------

[](#authentication)

Authentication is simple and only requires setting the username and password on the client. Below is an example:

```
use Logikbarn\PhpPostupClient\Client;

$client = new Client();
$client->setCredentials('api.user@example.com', 'password');

```

Examples
--------

[](#examples)

There are example to almost every available method and can be found in the [src/Examples](src/Examples/) directory.

License
-------

[](#license)

The PHP PostUp Client is open source software licensed under the [MIT](https://opensource.org/licenses/MIT) License. See `LICENSE` for more information.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity61

Established project with proven stability

 Bus Factor1

Top contributor holds 100% 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 ~0 days

Total

6

Last Release

1595d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d0e2dff30ad6b3cafecaf77be4c85cedc5ad843a95b9b84facddedd5ec0b6098?d=identicon)[logikbarn](/maintainers/logikbarn)

---

Top Contributors

[![zgjimgjonbalaj](https://avatars.githubusercontent.com/u/60440190?v=4)](https://github.com/zgjimgjonbalaj "zgjimgjonbalaj (13 commits)")

### Embed Badge

![Health badge](/badges/logikbarn-php-postup-client/health.svg)

```
[![Health](https://phpackages.com/badges/logikbarn-php-postup-client/health.svg)](https://phpackages.com/packages/logikbarn-php-postup-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.0k13](/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)
