Esi Integration for EVE Online

v0.1.4 2025-03-21 08:46 UTC

README

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

This package integrates EVE's API into a laravel application.

Installation

You can install the package via composer:

composer require nicolaskion/eve

You can publish the config file with:

php artisan vendor:publish --tag="esi-config"

Testing

composer test

License

The MIT License (MIT). Please see License File for more information.