PHPackages                             hermesdj/seat-hr - 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. hermesdj/seat-hr

ActiveSeat-plugin

hermesdj/seat-hr
================

Human Resources plugin for SeAT

1.0.1(1y ago)01521MITPHPPHP ^8.1

Since Jan 26Pushed 1y agoCompare

[ Source](https://github.com/hermesdj/seat-hr)[ Packagist](https://packagist.org/packages/hermesdj/seat-hr)[ RSS](/packages/hermesdj-seat-hr/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (9)Versions (5)Used By (0)

SeAT-HR - Human Resources plugin for SeAT
=========================================

[](#seat-hr---human-resources-plugin-for-seat)

[![Latest Version on Packagist](https://camo.githubusercontent.com/fd83cccf8a8da2da957acb2b51bfacd1daff243df4d0a32cdc910a907f922f37/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6372796f6361757374696b2f736561742d68722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cryocaustik/seat-hr)[![Build Status](https://camo.githubusercontent.com/f8f814182759f745ad04e75850c123672c257d90fbcf6712980efde9ad618bc4/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f6372796f6361757374696b2f736561742d68722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/cryocaustik/seat-hr)[![Quality Score](https://camo.githubusercontent.com/de1e23ae4be70c0ff851398eef05dc91deab0ccb359caf202c02c352347e724f/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6372796f6361757374696b2f736561742d68722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/cryocaustik/seat-hr)[![Total Downloads](https://camo.githubusercontent.com/10ffde60f4c1c6d2415230c04d740175dec7821795d8095867390836e13326aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6372796f6361757374696b2f736561742d68722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/cryocaustik/seat-hr)

Human Resources plugin for [SeAT](https://github.com/eveseat/seat) with Applications (with customized questions per corporation), Blacklist, Intel (coming soon), Kick History, Notes, and Sheet.

[![example.png](./example.png)](./example.png)

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

[](#installation)

You can install the package via composer:

```
composer require cryocaustik/seat-hr
```

### Changelog

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Development
-----------

[](#development)

**composer**

register the package in `seat/composer.json` by adding the target version to the `require` section:

```
{
    ...
    "require": {
        "psr-4": {
            ...
            "cryocaustik/seat-hr": "^1.0.0"
        }
    }
}
```

add your package path to the repositories section (create this section at the end, if it does not exist):

```
{
    ...
    "repositories": [
        {
            "type": "path",
            "url": "/home/cryocaustik/dev/seat-hr/seat-hr"
        }
    ]
}
```

refresh package list through composer

```
composer dumpautoload
```

### Security

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [cryocaustik](https://github.com/cryocaustik)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

30

—

LowBetter than 64% of packages

Maintenance37

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

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

Total

2

Last Release

563d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/20678892057724918de6a07c1ae4902623115a39675f3db5b2dbf6cc15e8c28f?d=identicon)[hermesdj](/maintainers/hermesdj)

---

Top Contributors

[![cryocaustik](https://avatars.githubusercontent.com/u/15346996?v=4)](https://github.com/cryocaustik "cryocaustik (19 commits)")[![hermesdj](https://avatars.githubusercontent.com/u/5843492?v=4)](https://github.com/hermesdj "hermesdj (16 commits)")[![zenobio93](https://avatars.githubusercontent.com/u/5907705?v=4)](https://github.com/zenobio93 "zenobio93 (4 commits)")[![Gelope](https://avatars.githubusercontent.com/u/157318045?v=4)](https://github.com/Gelope "Gelope (2 commits)")

---

Tags

cryocaustikseat-hr

###  Code Quality

TestsPHPUnit

Static AnalysisRector

### Embed Badge

![Health badge](/badges/hermesdj-seat-hr/health.svg)

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

###  Alternatives

[yajra/laravel-datatables

Laravel DataTables Complete Package.

1035.8M52](/packages/yajra-laravel-datatables)[yajra/laravel-datatables-html

Laravel DataTables HTML builder plugin

2899.6M48](/packages/yajra-laravel-datatables-html)[yajra/laravel-datatables-buttons

Laravel DataTables Buttons Plugin.

2629.1M54](/packages/yajra-laravel-datatables-buttons)[yajra/laravel-datatables-fractal

Laravel DataTables Fractal Plugin.

966.9M29](/packages/yajra-laravel-datatables-fractal)[eveseat/web

SeAT Web Interface

2723.2k135](/packages/eveseat-web)[eveseat/seat

Simple Eve Api Tool

45319.4k](/packages/eveseat-seat)

PHPackages © 2026

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