nicolaskion / eve
Esi Integration for EVE Online
Fund package maintenance!
Nicolas Kion
Installs: 655
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 3
pkg:composer/nicolaskion/eve
Requires
- php: ^8.2
- illuminate/contracts: ^11.0 || ^12.0
- spatie/laravel-package-tools: ^1.16
Requires (Dev)
- larastan/larastan: ^v3
- laravel/pint: ^1.14
- nunomaduro/collision: ^8.1.1||^7.10.0
- orchestra/testbench: ^9.0.0||^8.22.0
- pestphp/pest: ^3.0
- pestphp/pest-plugin-arch: ^v3
- pestphp/pest-plugin-laravel: ^3
- phpstan/extension-installer: ^1.3
- phpstan/phpstan-deprecation-rules: ^2.0
- phpstan/phpstan-phpunit: ^2.0
- rector/rector: ^2.0
- dev-main
- v0.2.3
- v0.2.2
- v0.2.1
- v0.2
- v0.1.9
- v0.1.8
- v0.1.7
- v0.1.6
- v0.1.5
- v0.1.4
- v0.1.3
- v0.1.2
- v0.1.1
- v0.1
- dev-dependabot/composer/orchestra/testbench-tw-10.8.0
- dev-dependabot/composer/orchestra/testbench-tw-10.7.0
- dev-dependabot/github_actions/actions/checkout-6
- dev-dependabot/github_actions/stefanzweifel/git-auto-commit-action-7
This package is auto-updated.
Last update: 2025-12-01 08:52:30 UTC
README
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.