PHPackages                             guarzo/seat-wanderer-sync - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. guarzo/seat-wanderer-sync

ActiveSeat-plugin[Authentication &amp; Authorization](/categories/authentication)

guarzo/seat-wanderer-sync
=========================

Sync SeAT roles to Wanderer ACLs

v0.1.0(3mo ago)00GPL-2.0-or-laterPHPPHP ^8.1CI passing

Since Apr 21Pushed 3mo agoCompare

[ Source](https://github.com/guarzo/seat-wanderer-sync)[ Packagist](https://packagist.org/packages/guarzo/seat-wanderer-sync)[ RSS](/packages/guarzo-seat-wanderer-sync/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)Dependencies (10)Versions (3)Used By (0)

seat-wanderer-sync
==================

[](#seat-wanderer-sync)

A [SeAT](https://github.com/eveseat/seat) plugin that synchronizes SeAT roles to [Wanderer](https://wanderer.ltd/) access control lists (ACLs).

This is a fork of [recursivetree/seat-wanderer-access-sync](https://github.com/eveseat-plugins/seat-wanderer-access-sync)with reliability, safety, and maintainability improvements, published under a new package name to avoid conflicts with the upstream.

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

[](#installation)

Follow the standard [SeAT community-package installation steps](https://eveseat.github.io/docs/community_packages/).

The package name is `guarzo/seat-wanderer-sync`.

Configuration
-------------

[](#configuration)

Optional overrides in your SeAT `.env` or Laravel config:

SettingDefaultDescription`wanderer-sync.timeout``10`HTTP timeout (seconds) per Wanderer API call.`wanderer-sync.retry_total``3`Retries on transient failures.`wanderer-sync.retry_backoff``0.5`Backoff factor; delay = `backoff * 2^n`.`wanderer-sync.retry_status_codes``[500, 502, 503, 504, 429]`Statuses that trigger a retry.`wanderer-sync.acl_name_cache_ttl``600`Seconds to cache the Wanderer ACL name lookup for the settings UI.Usage
-----

[](#usage)

Navigate to `Settings → Wanderer Sync` in your SeAT UI:

1. Add one or more **Wanderer access lists** (URL + ACL UUID + token).
2. Map **SeAT roles** to access lists. Any SeAT user assigned to a mapped role has all their authorized characters synced to the corresponding Wanderer ACL once per hour.

Tokens are write-only: to rotate a token, delete and re-create the access list.

Why not use seat-connector?
---------------------------

[](#why-not-use-seat-connector)

See the upstream README. In short: Wanderer's ACL model is per-character (not per-registered-user), which doesn't fit cleanly into the seat-connector driver contract.

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

[](#development)

Requires PHP 8.1+ and Composer.

```
composer install
vendor/bin/phpunit
vendor/bin/phpstan analyse
composer validate --strict
```

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance82

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity34

Early-stage or recently created project

 Bus Factor1

Top contributor holds 67.5% 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

94d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/186324104?v=4)[guarzo](/maintainers/guarzo)[@guarzo](https://github.com/guarzo)

---

Top Contributors

[![guarzo](https://avatars.githubusercontent.com/u/186324104?v=4)](https://github.com/guarzo "guarzo (27 commits)")[![recursivetree](https://avatars.githubusercontent.com/u/60423027?v=4)](https://github.com/recursivetree "recursivetree (13 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/guarzo-seat-wanderer-sync/health.svg)

```
[![Health](https://phpackages.com/badges/guarzo-seat-wanderer-sync/health.svg)](https://phpackages.com/packages/guarzo-seat-wanderer-sync)
```

###  Alternatives

[backpack/crud

Quickly build admin interfaces using Laravel, Bootstrap and JavaScript.

3.4k3.7M223](/packages/backpack-crud)[statamic/cms

The Statamic CMS Core Package

4.8k3.6M1.0k](/packages/statamic-cms)[leantime/leantime

Open source project management system for non-project managers. Simple like Trello, powerful like Jira. Built with neurodiversity in mind.

10.2k4.0k](/packages/leantime-leantime)[unopim/unopim

UnoPim Laravel PIM

10.5k2.4k](/packages/unopim-unopim)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

293.1k](/packages/eslazarev-wildberries-sdk)[eveseat/web

SeAT Web Interface

2623.5k160](/packages/eveseat-web)

PHPackages © 2026

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