PHPackages                             seat-extended/api - 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. seat-extended/api

ActiveLibrary[API Development](/categories/api)

seat-extended/api
=================

A fresh, clean Extended API for EVE SeAT.

03PHP

Since May 3Pushed 2mo agoCompare

[ Source](https://github.com/1234nin4321/Extendd)[ Packagist](https://packagist.org/packages/seat-extended/api)[ RSS](/packages/seat-extended-api/feed)WikiDiscussions main Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

SeAT Extended API
=================

[](#seat-extended-api)

A fresh, clean Laravel package to extend the EVE SeAT API with detailed character information, including attributes and implants.

Features
--------

[](#features)

- **Extended Character List**: `/api/extended/characters`
- **Detailed Character Info**: `/api/extended/characters/{id}`
- **Included Data**:
    - Character Attributes (Intelligence, Perception, etc.)
    - Active Implants
    - Skillpoints (Total &amp; Unallocated)
    - Wallet Balance
    - Affiliation (Corporation &amp; Alliance)

Installation (Docker)
---------------------

[](#installation-docker)

1. **Mount the package** in your `docker-compose.yml`:

    ```
    services:
      seat:
        volumes:
          - ./Extendd:/var/www/seat/packages/seat-extended-api
    ```
2. **Add the repository** to SeAT's `composer.json`:

    ```
    "repositories": [
        {
            "type": "path",
            "url": "packages/seat-extended-api"
        }
    ]
    ```
3. **Require the package**:

    ```
    docker-compose exec seat composer require seat-extended/api
    ```
4. **Clear cache**:

    ```
    docker-compose exec seat php artisan route:clear
    ```

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance56

Moderate activity, may be stable

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity12

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/bd393e8b5a13dd9fda44953787724a88b18c9e4ad3597e5e9f1f844b88dac563?d=identicon)[1234nin4321](/maintainers/1234nin4321)

---

Top Contributors

[![1234nin4321](https://avatars.githubusercontent.com/u/203164353?v=4)](https://github.com/1234nin4321 "1234nin4321 (2 commits)")

### Embed Badge

![Health badge](/badges/seat-extended-api/health.svg)

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

###  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.0k18](/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)
