raykazi/seat-moon-extractions 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

raykazi/seat-moon-extractions

Composer 安装命令:

composer require raykazi/seat-moon-extractions

包简介

SeAT plugin for exposing corporation moon extraction times via API

README 文档

README

This is a SeAT plugin for EVE Online that exposes corporation moon extraction times through a RESTful API.

Project Structure

  • Follows SeAT's plugin architecture using Laravel patterns
  • PHP 8.1+ with Laravel framework
  • Uses SeAT's EVE API integration and authentication
  • PSR-4 autoloading standards
  • Main components located in src/:
    • MoonExtractionsServiceProvider.php: Registers plugin services and routes
    • Commands/: Artisan commands for manual synchronization
    • Http/Controllers/Api/V2/: API controllers for moon extraction data
    • Http/routes.php: API route definitions
    • Http/Resources/: API resource and collection classes

Key Components

  • Models: MoonExtraction model represents moon mining extractions
  • Controllers: API controllers for exposing extraction data
  • Jobs: Background jobs for syncing data from EVE's ESI API
  • Commands: Artisan commands for manual synchronization
  • Routes: API routes following RESTful conventions

SeAT Integration

  • Extends SeAT's AbstractAuthCorporationJob for ESI API calls
  • Uses SeAT's authentication and token management
  • Integrates with SeAT's universe data models (systems, regions)
  • Follows SeAT's plugin service provider pattern

API Endpoints

  • GET /api/v1/moon-extractions/ - List all extractions with filtering
  • GET /api/v1/moon-extractions/corporation/{id} - Corporation-specific extractions
  • GET /api/v1/moon-extractions/system/{id} - System-specific extractions
  • GET /api/v1/moon-extractions/upcoming - Upcoming extractions
  • GET /api/v1/moon-extractions/statistics - Extraction statistics

Features

  • Real-time extraction data sync from EVE's ESI API
  • RESTful endpoints for accessing extraction data
  • Multi-corporation support
  • Advanced filtering by corporation, system, region, and time ranges
  • Extraction statistics and summaries
  • Caching for frequently accessed data
  • Automated background syncing via scheduled jobs

Development Guidelines

  • Follow Laravel coding standards and conventions
  • Use SeAT's existing patterns for ESI API integration
  • Implement proper error handling and logging
  • Use caching for frequently accessed data
  • Follow semantic versioning for releases
  • Write comprehensive tests for API endpoints

Installation

  1. Install via Composer:
    composer require seat/moon-extractions
  2. Register the plugin in SeAT (see SeAT documentation for plugin registration).
  3. Run migrations and publish resources as needed.

License

This project is open-source and available under the MIT License.

raykazi/seat-moon-extractions 适用场景与选型建议

raykazi/seat-moon-extractions 是一款 基于 PHP 开发的 Composer 扩展包,目前已累计 9 次下载、GitHub Stars 达 0, 最近一次更新时间为 2025 年 09 月 24 日, 在 PHP 生态内属于活跃度较高的组件。

我们在过去多个企业项目中使用过 raykazi/seat-moon-extractions 或与其功能相近的方案,如果你在选型或落地过程中遇到问题,例如 版本兼容、二次改造、私有化封装、与内部系统对接、生产 BUG 排查,欢迎联系我们协助评估。

围绕 raykazi/seat-moon-extractions 我们能提供哪些服务?
定制开发 / 二次开发

基于 raykazi/seat-moon-extractions 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。

BUG 修复 & 性能优化

线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。

项目外包 & 长期维护

承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。

yvsm@zunyunkeji.com QQ:316430983 微信:yvsm316 西安尊云信息科技 · 专注 PHP / Go / 分布式系统研发

统计信息

  • 总下载量: 9
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 21
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-09-24