PHPackages                             cryptaeve/seat-endpoint-status - 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. cryptaeve/seat-endpoint-status

ActiveSeat-plugin

cryptaeve/seat-endpoint-status
==============================

SeAT plugin to show a page with the status of esi job endpoints

1.0.0(1y ago)087↓100%GPL-2.0-onlyPHP

Since Mar 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/Crypta-Eve/seat-endpoint-status)[ Packagist](https://packagist.org/packages/cryptaeve/seat-endpoint-status)[ RSS](/packages/cryptaeve-seat-endpoint-status/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (0)

seat-text
=========

[](#seat-text)

A module for [SeAT](https://github.com/eveseat/seat) that allows for creating plaintext shareable pages

![Latest Stable Version](https://camo.githubusercontent.com/137d63f79dbf030742e9c2f0b5fd7e8c2f1cb9411b86eae02b0ea869036c7e99/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6372797074616576652f736561742d746578742e7376673f7374796c653d666c61742d737175617265)[![License](https://camo.githubusercontent.com/244607c741b08a9bfbaca45498deef0db2a598ac7f42ac1d0cba12fa91472379/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76322d626c75652e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/crypta-eve/seat-text/master/LICENSE)

Usage
-----

[](#usage)

Quick Installation
------------------

[](#quick-installation)

### Docker Install

[](#docker-install)

Open the .env file (which is most probably at /opt/seat-docker/.env) and edit the SEAT\_PLUGINS variable to include the package.

```
# SeAT Plugins
# This is a list of the all of the third party plugins that you
# would like to install as part of SeAT. Package names should be
# comma separated if multiple packages should be installed.
SEAT_PLUGINS=cryptaeve/seat-text

```

Save your .env file and run docker-compose up -d to restart the stack with the new plugins as part of it. Depending on how many other plugins you also may have, this could take a while to complete.

You can monitor the installation process by running:

docker-compose logs --tail 5 -f seat-web

### Blade Install

[](#blade-install)

In your seat directory (By default: /var/www/seat), type the following:

```
php artisan down
composer require cryptaeve/seat-text

php artisan vendor:publish --force --all
php artisan migrate

php artisan up

```

And now, when you log into 'SeAT', you should see a 'SeAT Text' link on the left.

Usage Tracking
--------------

[](#usage-tracking)

In order to get an idea of the usage of this plugin, a very simplistic form of anonymous usage tracking has been implemented.

Read more about the system in use [here](https://github.com/Crypta-Eve/snoopy)

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance47

Moderate activity, may be stable

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity37

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

425d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/0b3e2f23665a726a1e62d8098032f0c4067a5d9eac8ae609e17434c763c4ad02?d=identicon)[cryptaeve](/maintainers/cryptaeve)

---

Top Contributors

[![Crypta-Eve](https://avatars.githubusercontent.com/u/25732499?v=4)](https://github.com/Crypta-Eve "Crypta-Eve (2 commits)")

### Embed Badge

![Health badge](/badges/cryptaeve-seat-endpoint-status/health.svg)

```
[![Health](https://phpackages.com/badges/cryptaeve-seat-endpoint-status/health.svg)](https://phpackages.com/packages/cryptaeve-seat-endpoint-status)
```

###  Alternatives

[nuwave/lighthouse

A framework for serving GraphQL from Laravel

3.5k10.7M93](/packages/nuwave-lighthouse)[yorcreative/laravel-scrubber

A laravel package that scrubs sensitive information for you.

15467.2k2](/packages/yorcreative-laravel-scrubber)[yakovenko/laravel-lighthouse-graphql-multi-schema

A Laravel package that provides multi-schema support for Lighthouse GraphQL.

1562.5k](/packages/yakovenko-laravel-lighthouse-graphql-multi-schema)

PHPackages © 2026

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