syaripin-i8i / seat-volley
EVE Online damage calculator for SeAT
Package info
github.com/syaripin-i8i/seat-volley
Language:Blade
Type:seat-plugin
pkg:composer/syaripin-i8i/seat-volley
1.0.10
2026-04-10 18:28 UTC
Requires
- php: ^8.1
- eveseat/eveapi: ^5.0
README
Packagist source repository for the SeAT plugin portion of Volley.
Purpose
- This repository contains only the Laravel / SeAT plugin files.
- The full development repository lives in the main
volleyrepository. - The plugin source of truth inside that repo is the
seat-plugin/directory.
Important
- Packagist updates are driven from this repository, not from the main
volleyrepository. - Changes made under
seat-plugin/in the main development repo must be mirrored here before tagging a release. - Do not copy
engine/code into this repository.
Release Flow
- Implement and verify changes in the main
volleyrepository. - Mirror the relevant
seat-plugin/files into this repository. - Bump
composer.jsonversion here. - Commit and tag here.
- Push here and confirm Packagist picks up the new version.