Skip to content

LaravelEveTools/eveapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Laravel Eve Tools

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.

About

Laravel package providing access to EVE's ESI through Laravel Jobs.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages