Download the PHP package laravelevetools/eve-api without Composer
On this page you can find all versions of the php package laravelevetools/eve-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laravelevetools/eve-api
More information about laravelevetools/eve-api
Files in laravelevetools/eve-api
Download laravelevetools/eve-api
More information about laravelevetools/eve-api
Files in laravelevetools/eve-api
Vendor laravelevetools
Package eve-api
Short Description Collections of abstract laravel jobs to interact with eves online ESI endpoints
License GPL-2.0-or-later
Package eve-api
Short Description Collections of abstract laravel jobs to interact with eves online ESI endpoints
License GPL-2.0-or-later
Please rate this library. Is it a good library?
Informations about the package eve-api
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.
All versions of eve-api with dependencies
PHP Build Version
Package Version
The package laravelevetools/eve-api contains the following files
Loading the files please wait ....