PHPackages                             razesoldier/seat-srp - 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. razesoldier/seat-srp

ActiveSeat-plugin

razesoldier/seat-srp
====================

A module for SeAT that tracks SRP requests

4.2.5(5y ago)019GPL-2.0PHP

Since Dec 15Pushed 5y ago1 watchersCompare

[ Source](https://github.com/RazeSoldier/seat-srp)[ Packagist](https://packagist.org/packages/razesoldier/seat-srp)[ RSS](/packages/razesoldier-seat-srp/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (2)Dependencies (6)Versions (47)Used By (0)

seat-srp
========

[](#seat-srp)

A module for SeAT that tracks SRP requests

This plugin write for [SeAT](https://github.com/eveseat/seat) is providing to your instance a way to manage your ship replacement program (SRP)

![Latest Stable Version](https://camo.githubusercontent.com/08516e7fe0cd3a5aa18b1959e099f4907b6b0b42e59ff24bd5c24cbd15c6f85c/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64656e6e676172722f736561742d7372702e7376673f7374796c653d666c61742d737175617265)[![Build Status](https://camo.githubusercontent.com/08ac1d0bf605ef1e491b5ed0297d4ecd1c3d8f23b95f3052a1952adf333b371e/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6479736174682f736561742d7372702e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/dysath/seat-srp)[![License](https://camo.githubusercontent.com/244607c741b08a9bfbaca45498deef0db2a598ac7f42ac1d0cba12fa91472379/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76322d626c75652e7376673f7374796c653d666c61742d737175617265)](https://raw.githubusercontent.com/dysath/seat-srp/master/LICENSE)

If you have issues with this, you can contact me on Eve as **Denngarr B'tarn**, or on email as ''

Quick Installation:
-------------------

[](#quick-installation)

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

```
php artisan down
composer require denngarr/seat-srp

```

(You can skip this step if you are running 3.x) After a successful installation, you can include the actual plugin by editing **config/app.php** and adding the following after:

```
        /*
         * Package Service Providers...
         */

```

add

```
        Denngarr\Seat\SeatSrp\SrpServiceProvider::class

```

and save the file. Now you're ready to tell SeAT how to use the plugin:

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

php artisan up

```

And now, when you log into 'Seat', you should see a 'Ship Replacement Program' link on the left.

Discord Webhook (optional)
--------------------------

[](#discord-webhook-optional)

Automated notifications of new SRP Requests submitted in Discord

***In Discord application:***

1. On a channel of your choice, click the cog icon to open the channel settings
2. In the channel settings, navigate to the Webhooks tab
3. Click `Create Webhook`
4. Fill in name for the webhook and (optional) image
5. Copy the Webhook URL
6. Click `Save` to finish creating the webhook

***In SeAT .env file:***

The SeAT .env file accepts two variables for the webhook:

1. (required) `SRP_DISCORD_WEBHOOK_URL`: this is the url you copied when creating the webhook in Discord
2. (optional) `SRP_DISCORD_MENTION_ROLE`: this can be a room mention (e.g. `@here`), a Discord role ID, or a specific user ID - Role ID and User ID can be obtained by typing `/@rolename` into a channel (e.g. `/@srp_manager`)

Example of .env entries:

```
SRP_DISCORD_WEBHOOK_URL=https://discordapp.com/api/webhooks/513619798362554369/Px9VQwiE5lhhBqOjW7rFBuLmLzMimwcklC2kIDJhQ9hLcDzCRPCkbI0LgWq6YwIbFtuk
SRP_DISCORD_MENTION_ROLE=''

```

Good luck, and Happy Hunting!! o7

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~8 days

Total

46

Last Release

1956d ago

Major Versions

2.0.11 → 3.0.0-beta12018-05-01

3.0.8 → 4.0.02020-03-13

3.0.9 → 4.1.32020-11-04

### Community

Maintainers

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

---

Top Contributors

[![dysath](https://avatars.githubusercontent.com/u/16873612?v=4)](https://github.com/dysath "dysath (45 commits)")[![RazeSoldier](https://avatars.githubusercontent.com/u/29511518?v=4)](https://github.com/RazeSoldier "RazeSoldier (36 commits)")[![warlof](https://avatars.githubusercontent.com/u/648753?v=4)](https://github.com/warlof "warlof (12 commits)")[![Crypta-Eve](https://avatars.githubusercontent.com/u/25732499?v=4)](https://github.com/Crypta-Eve "Crypta-Eve (2 commits)")[![JHXSMatthew](https://avatars.githubusercontent.com/u/11565658?v=4)](https://github.com/JHXSMatthew "JHXSMatthew (1 commits)")[![herpaderpaldent](https://avatars.githubusercontent.com/u/6583519?v=4)](https://github.com/herpaderpaldent "herpaderpaldent (1 commits)")[![QueerCodingGirl](https://avatars.githubusercontent.com/u/823281?v=4)](https://github.com/QueerCodingGirl "QueerCodingGirl (1 commits)")

### Embed Badge

![Health badge](/badges/razesoldier-seat-srp/health.svg)

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

###  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)
