PHPackages                             raykazi/seat-pi - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. raykazi/seat-pi

ActiveSeat-plugin[Utility &amp; Helpers](/categories/utility)

raykazi/seat-pi
===============

Adds additional functionality for PI.

v1.0.2(2y ago)099GPL-3.0-or-laterPHP

Since Jun 17Pushed 2y ago1 watchersCompare

[ Source](https://github.com/Raykazi/seat-pi)[ Packagist](https://packagist.org/packages/raykazi/seat-pi)[ RSS](/packages/raykazi-seat-pi/feed)WikiDiscussions master Synced yesterday

READMEChangelog (3)Dependencies (5)Versions (4)Used By (0)

Readme
======

[](#readme)

SeAT-PI
-------

[](#seat-pi)

Provides more detailed information on a character's planetary interaction data. As of now this is only done via an API call but will add in a separate page in future releases.

[![Latest Stable Version](https://camo.githubusercontent.com/241988ac6eb71a3d733a4b571138d9f7b395f2f27d1b60b4cd10745bd607bcd6/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7261796b617a692f736561742d70693f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/raykazi/seat-pi)[![Downloads](https://camo.githubusercontent.com/a08726700ce1f991b13ff25d02d9835b42967e17004dde0b74fb2a0634a3dc37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7261796b617a692f736561742d70693f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/raykazi/seat-pi)[![License](https://camo.githubusercontent.com/5709cff0355f16464d4a1237915d2b0c709f0ad3def732c59639f493ad8b92bd/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7261796b617a692f736561742d70693f7374796c653d666f722d7468652d6261646765)](https://github.com/raykazi/seat-pi/blob/master/LICENSE)

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

[](#installation)

This plugin using `composer require raykazi/seat-pi --update-no-dev`

API Example
-----------

[](#api-example)

You would need to call the following URL `https://yourseatdomain.com/api/v2/seat-pi/planets/`

```
{
  "data": [
    {
      "planet_name": "49-U6U I",
      "region": "Querious",
      "planet_type": "lava",
      "num_pins": 12,
      "planet_id": 40253780,
      "solar_system_id": 30004009,
      "upgrade_level": 4,
      "extractors": [
        {
          "character_id": 94857788,
          "planet_id": 40253780,
          "pin_id": 1036171075942,
          "product_type_id": 2308,
          "product_name": "Suspended Plasma",
          "cycle_time": 1800,
          "head_radius": 0.02,
          "qty_per_cycle": 6957,
          "pin": {
            "character_id": 94857788,
            "planet_id": 40253780,
            "pin_id": 1036171075942,
            "type_id": 3062,
            "schematic_id": null,
            "latitude": 1.98,
            "longitude": 1.3599999999999999,
            "install_time": "2021-07-05 21:20:21",
            "expiry_time": "2021-07-07 21:20:21",
            "last_cycle_start": "2021-07-05 21:20:21",
            "created_at": "2024-06-06T23:00:03.000000Z",
            "updated_at": "2024-06-17T10:22:11.000000Z"
          }
        }
      ]
    },
    {
      "planet_name": "49-U6U VIII",
      "region": "Querious",
      "planet_type": "gas",
      "num_pins": 10,
      "planet_id": 40253806,
      "solar_system_id": 30004009,
      "upgrade_level": 4,
      "extractors": [
        {
          "character_id": 94857788,
          "planet_id": 40253806,
          "pin_id": 1036474397046,
          "product_type_id": 2268,
          "product_name": "Aqueous Liquids",
          "cycle_time": 1800,
          "head_radius": 0.02,
          "qty_per_cycle": 10705,
          "pin": {
            "character_id": 94857788,
            "planet_id": 40253806,
            "pin_id": 1036474397046,
            "type_id": 3060,
            "schematic_id": null,
            "latitude": 1.2,
            "longitude": 1.24,
            "install_time": "2021-07-05 21:23:00",
            "expiry_time": "2021-07-07 21:23:00",
            "last_cycle_start": "2021-07-05 21:23:00",
            "created_at": "2024-06-06T23:00:14.000000Z",
            "updated_at": "2024-06-17T10:22:12.000000Z"
          }
        }
      ]
    }
  ],
  "links": {
    "first": "https://devseat.windrammers.com/api/v2/seat-pi/planets/94857788?page=1",
    "last": "https://devseat.windrammers.com/api/v2/seat-pi/planets/94857788?page=1",
    "prev": null,
    "next": null
  },
  "meta": {
    "current_page": 1,
    "from": 1,
    "last_page": 1,
    "path": "https://devseat.windrammers.com/api/v2/seat-pi/planets/94857788",
    "per_page": 15,
    "to": 5,
    "total": 2
  }
}

```

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

 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

3

Last Release

746d ago

### Community

Maintainers

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

---

Top Contributors

[![Raykazi](https://avatars.githubusercontent.com/u/366677?v=4)](https://github.com/Raykazi "Raykazi (6 commits)")

### Embed Badge

![Health badge](/badges/raykazi-seat-pi/health.svg)

```
[![Health](https://phpackages.com/badges/raykazi-seat-pi/health.svg)](https://phpackages.com/packages/raykazi-seat-pi)
```

PHPackages © 2026

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