PHPackages                             habr0/seat-buyback - 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. habr0/seat-buyback

ActiveSeat-plugin

habr0/seat-buyback
==================

1.0.1(1y ago)012Blade

Since Jun 29Pushed 1y agoCompare

[ Source](https://github.com/Habr0/seat-buyback)[ Packagist](https://packagist.org/packages/habr0/seat-buyback)[ RSS](/packages/habr0-seat-buyback/feed)WikiDiscussions main Synced today

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

Screenshots
-----------

[](#screenshots)

[![admin](./docs/admin_01.jpg)](./docs/admin_01.jpg)

[![appraisal](./docs/appraisal_01.jpg)](./docs/appraisal_01.jpg)

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

[](#installation)

```
# Install the package
composer require habr0/seat-buyback

# Run the migrations
php artisan migrate

# Publish assets
php artisan vendor:publish # Select habr0/*

# Run the seeder
php artisan db:seed --class="Habr0\Buyback\Database\Seeders\BuybackSeeder"

# Clear caches
php artisan seat:cache:clear
php artisan config:cache
php artisan route:cache
```

- Add `JANICE_KEY=xxx` to your `.env` file
    - Request a proper janice API key, joining the Discord server
- Add `BUYBACK_DISCORD_HOOK=https://discord.com/api/webhooks/...` to your `.env` file
    - If you want to receive notifications of new buyback contracts to a specific channel, create a webhook and add this.

### Admin Setup

[](#admin-setup)

- You have two new permissions to assign to your roles:
    - buyback.view: Who's allowed to hand in buybacks / use the appraisal view.
    - buyback.admin: Who's allowed to change settings of the buyback program and see the related contracts.
- Visit the admin view `/buyback/admin` and adjust the parameters.
    - Base Price: What price should be used to work with. Default is the market `Buy` price.
    - Default Price Modifier: What (decimal) modifier should be applied to the base price. Default is 0.95, which results in 95% of the base price.
    - Allowed Systems: In which systems will you accept buyback contracts.

Once you set these up, you're ready to start!

Example appraisal content

```
Interface Circuit	8
Capacitor Console	1
Charred Micro Circuit	2274
Tripped Power Circuit	1985
Fried Interface Circuit	2761
Melted Capacitor Console	1035
Defective Current Pump	916
Burned Logic Circuit	2117
Armor Plates	2241
Contaminated Nanite Compound	1021
Tangled Power Conduit	2218

```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance49

Moderate activity, may be stable

Popularity5

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity39

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

Every ~1 days

Total

2

Last Release

368d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5f73cc76deb4ddc95dc2b12172321ae17b22eb32890cb0d251b9c1ffbc437447?d=identicon)[Habr0](/maintainers/Habr0)

---

Top Contributors

[![Habr0](https://avatars.githubusercontent.com/u/218453125?v=4)](https://github.com/Habr0 "Habr0 (7 commits)")

### Embed Badge

![Health badge](/badges/habr0-seat-buyback/health.svg)

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

###  Alternatives

[eveseat/web

SeAT Web Interface

2623.5k157](/packages/eveseat-web)

PHPackages © 2026

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