PHPackages                             denngarr/seat-scripts - 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. denngarr/seat-scripts

ActiveSeat-plugin

denngarr/seat-scripts
=====================

A module for SeAT that contains useful command-line scripts

3.0.0-beta3(8y ago)2418GPL-2.0-onlyPHP

Since Jan 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/dysath/seat-scripts)[ Packagist](https://packagist.org/packages/denngarr/seat-scripts)[ RSS](/packages/denngarr-seat-scripts/feed)WikiDiscussions master Synced 2mo ago

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

This is an extention for one-off scripts to help maintain SeAT installations.

### seat-script:users:update

[](#seat-scriptusersupdate)

- Scheduled: Yes
- How Often: Every 5 minutes

Description:

This script will search each user and based on the API keys they own, will be added to any existing Role with the same name as the Corporation or a Corp Title. You must create the role name the same as the Title or Corporation for this script to add the user. This is great for general members where you can create the association with their corp, killboards, corp summary, etc.

### Installation

[](#installation)

From the command-line, run:

```
composer require denngarr/seat-scripts

```

Edit config/app.php

```
In the Package Service Providers block, add:

    Denngarr\Seat\SeatScripts\ScriptsServiceProvider::class

```

Then from the command-line, run:

```
php artisan vendor:publish --force

```

Now, if you run:

```
php artisan

```

You should see the new command(s) added. These commands will also show up in the scheduler.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

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 ~36 days

Total

4

Last Release

2921d ago

Major Versions

2.0.0-alpha → 3.0.0-beta12018-05-15

### Community

Maintainers

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

---

Top Contributors

[![dysath](https://avatars.githubusercontent.com/u/16873612?v=4)](https://github.com/dysath "dysath (17 commits)")

### Embed Badge

![Health badge](/badges/denngarr-seat-scripts/health.svg)

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

###  Alternatives

[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)[kassie/calendar

Calendar plugin for SeAT.

1420.6k1](/packages/kassie-calendar)[denngarr/seat-srp

A module for SeAT that tracks SRP requests

1226.7k](/packages/denngarr-seat-srp)

PHPackages © 2026

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