This package integrates EVE's API into a laravel application.
You can install the package via composer:
composer require nicolaskion/eveYou can publish the config file with:
php artisan vendor:publish --tag="esi-config"composer testThe MIT License (MIT). Please see License File for more information.