PHPackages                             thatsup/thatsup-php - 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. thatsup/thatsup-php

ActiveLibrary

thatsup/thatsup-php
===================

0122PHP

Since Feb 18Pushed 5y ago3 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

thatsup-php
===========

[](#thatsup-php)

A PHP wrapper for the Thatsup API.

Installation
------------

[](#installation)

Install the library using Composer. Please read the [Composer Documentation](https://getcomposer.org/doc/01-basic-usage.md) if you are unfamiliar with Composer or dependency managers in general.

```
"require": {
    "thatsup/thatsup-php": "~1.0"
}
```

Example usage
-------------

[](#example-usage)

Create a Thatsup instance and get place by id.

```
$thatsup = new Thatsup\Thatsup($apiKey);
$place = $thatsup->get('/place', [ 'id' => $placeId ])->data();
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/3e2de74425db666c8debd844925443782bca7bc126ddea06a068082d8262ba18?d=identicon)[LowSociety](/maintainers/LowSociety)

---

Top Contributors

[![LowSociety](https://avatars.githubusercontent.com/u/1901494?v=4)](https://github.com/LowSociety "LowSociety (5 commits)")

### Embed Badge

![Health badge](/badges/thatsup-thatsup-php/health.svg)

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

PHPackages © 2026

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