helious/eve-api
最新稳定版本:1.2.2
Composer 安装命令:
composer require helious/eve-api
包简介
Collections of abstract laravel jobs to interact with eves online ESI endpoints
README 文档
README
Based on SeAT - Eve API package, but project agnostic.
This package provides an abstract class for each ESI endpoint. Extend the class, and implement the handle function.
The handle function should call $this->retrieve() to get the information from the ESI.
make sure you set any request body or query string attributes required by using
$this->request_body[] or $this->query_string[] as required.
统计信息
- 总下载量: 3
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: GPL-2.0-or-later
- 更新时间: 2025-04-17