seatplus / web
Web frontend of seatplus
5.1.0
2026-09-09 11:10 UTC
Requires
- php: ^8.5
- inertiajs/inertia-laravel: ^3.0
- laravel/framework: ^13.0
- laravel/socialite: ^5.0
- laravel/wayfinder: ^0.1.16
- seatplus/auth: ^5.1.1
- seatplus/eveapi: ^5.1.1
Requires (Dev)
- driftingly/rector-laravel: ^2.0
- larastan/larastan: ^3.0
- laravel/pint: ^1.9
- nunomaduro/collision: ^8.1
- orchestra/testbench: ^11.0
- pestphp/pest: ^5.0
- pestphp/pest-plugin-browser: ^5.0
- pestphp/pest-plugin-laravel: ^5.0
- pestphp/pest-plugin-phpstan: ^5.0
- pestphp/pest-plugin-type-coverage: ^5.0
- phpstan/phpstan-mockery: ^2.0
- rector/rector: ^2.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
- 5.x-dev
- 5.1.0
- 5.0.2
- 5.0.1
- 5.0.0
- 4.x-dev
- 4.1.0
- 4.0.0
- 3.x-dev
- 3.1.1
- 3.1.0
- 3.0.0
- 2.x-dev
- 2.2.1
- 2.2.0
- 2.1.2
- 2.1.1
- 2.1.0
- 2.0.0
- 1.x-dev
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.1
- 1.1.0
- 1.0.1
- 1.0.0
- 0.9.23
- 0.9.22
- 0.9.21
- 0.9.20
- 0.9.19
- 0.9.18
- 0.9.17
- 0.9.16
- 0.9.15
- 0.9.14
- 0.9.13
- 0.9.12
- 0.9.11
- 0.9.10
- 0.9.6
- 0.9.5
- 0.9.4
- 0.9.3
- 0.9.2
- 0.9.1
- 0.9.0
- 0.8.18
- 0.8.17
- 0.8.16
- 0.8.15
- 0.8.14
- 0.8.13
- 0.8.12
- 0.8.11
- 0.8.10
- 0.8.9
- 0.8.8
- 0.8.7
- 0.8.6
- 0.8.5
- 0.8.4
- 0.8.3
- 0.8.2
- 0.8.1
- 0.8.0
- 0.7.4
- 0.7.3
- 0.7.2
- 0.7.1
- 0.7.0
- 0.6.6
- 0.6.5
- 0.6.4
- 0.6.3
- 0.6.2
- 0.6.1
- 0.6.0
- 0.5.0
- 0.4.1
- 0.4.0
- 0.3.0
- 0.1.7
- 0.1.6
- 0.1.5
- 0.1.4
- 0.1.3
- 0.1.2
- 0.1.1
- 0.1.0
- dev-herpaderpaldent/release-hygiene
- dev-chore/phpstan-this-conversion
- dev-chore/phpstan-drop-ignores
- dev-chore/phpstan-tests
- dev-herpaderpaldent/1648-bounded-dispatch-id-validation
- dev-herpaderpaldent/epic-affiliation-resolution-perf-remaining-follo
- dev-fix/job-posting-sso-scope-overwrite
- dev-chore/require-auth-5
- dev-refactor/get-affiliated-ids-di-1480
- dev-refactor/remove-i18n-plugin
- dev-feat/vue-script-setup-phase2
- dev-chore/remove-dead-scroll-helpers
- dev-test/fix-flaky-contacts-card
- dev-feat/manage-required-scopes
- dev-overhaul/skills
- dev-web/refactor/tests
- dev-web/refactor/middleware
- dev-tests/cypress
- dev-fix/search_endpoint_removal
- dev-master
This package is auto-updated.
Last update: 2026-09-09 18:12:23 UTC
README
Web
Here a couple of features that comes with seatplus/web
- recruiter role
- multiple scopes (guest scopes, corporation or alliance based scopes)
- high test coverage (seat has almost no tests)
- modern and state of the art js front end (Vue and inertia.js)
- Reduce cli as much as possible (f.e. resetting cache is possible via UI)
Requirements
Node > 14.18+, 16+ is recommended