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 routesCommands/: Artisan commands for manual synchronizationHttp/Controllers/Api/V2/: API controllers for moon extraction dataHttp/routes.php: API route definitionsHttp/Resources/: API resource and collection classes
Key Components
- Models:
MoonExtractionmodel 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
AbstractAuthCorporationJobfor 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 filteringGET /api/v1/moon-extractions/corporation/{id}- Corporation-specific extractionsGET /api/v1/moon-extractions/system/{id}- System-specific extractionsGET /api/v1/moon-extractions/upcoming- Upcoming extractionsGET /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
- Install via Composer:
composer require seat/moon-extractions
- Register the plugin in SeAT (see SeAT documentation for plugin registration).
- 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 在你已有业务上做功能扩展、字段裁剪、UI 适配、与内部账号 / 权限 / 日志系统的深度对接。
线上偶发问题、内存泄漏、慢查询、并发异常等排查修复;针对高流量场景做缓存、队列、索引层面的调优。
承接完整的项目从需求 → 设计 → 开发 → 上线 → 长期运维;也可按月提供技术保姆服务。
统计信息
- 总下载量: 9
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 21
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2025-09-24