PHPackages                             nicolaskion/eve - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. nicolaskion/eve

ActiveLibrary[API Development](/categories/api)

nicolaskion/eve
===============

Esi Integration for EVE Online

v0.5.1(2w ago)01.0k[1 PRs](https://github.com/NicolasKion/Esi/pulls)MITPHPPHP ^8.3CI passing

Since Jan 6Pushed 1w ago1 watchersCompare

[ Source](https://github.com/NicolasKion/Esi)[ Packagist](https://packagist.org/packages/nicolaskion/eve)[ Docs](https://github.com/nicolaskion/esi)[ GitHub Sponsors]()[ RSS](/packages/nicolaskion-eve/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (10)Dependencies (52)Versions (28)Used By (0)

Esi Integration for EVE Online
==============================

[](#esi-integration-for-eve-online)

[![Latest Version on Packagist](https://camo.githubusercontent.com/8ab2977b6d184601e063814158f6434c8244e896036714241120914bfb78c765/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e69636f6c61736b696f6e2f6576652e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nicolaskion/eve)[![GitHub Tests Action Status](https://camo.githubusercontent.com/a5c2d23dc06c0a9cefb71296d28b8b1856d35a0ee8cbf06ece46907552fbbe55/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e69636f6c61736b696f6e2f6573692f72756e2d74657374732e796d6c3f6272616e63683d6d61696e266c6162656c3d7465737473267374796c653d666c61742d737175617265)](https://github.com/nicolaskion/esi/actions?query=workflow%3Arun-tests+branch%3Amain)[![GitHub Code Style Action Status](https://camo.githubusercontent.com/0f0dbe7ad075dc60cee8f27b8702012ccad81f178ab8121dc504c7ced92ed3c5/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f6e69636f6c61736b696f6e2f6573692f6669782d7068702d636f64652d7374796c652d6973737565732e796d6c3f6272616e63683d6d61696e266c6162656c3d636f64652532307374796c65267374796c653d666c61742d737175617265)](https://github.com/nicolaskion/esi/actions?query=workflow%3A%22Fix+PHP+code+style+issues%22+branch%3Amain)[![Total Downloads](https://camo.githubusercontent.com/16001ab89cb16f15517d46275fadef7f527fefbe835d1a06a6265c003f809b30/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e69636f6c61736b696f6e2f6573692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/nicolaskion/esi)

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

Installation
------------

[](#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
-------

[](#testing)

```
composer test
```

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

48

—

FairBetter than 93% of packages

Maintenance97

Actively maintained with recent releases

Popularity19

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 59.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~27 days

Total

20

Last Release

16d ago

PHP version history (2 changes)v0.1PHP ^8.2

v0.5PHP ^8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/172045106?v=4)[Nicolas Kion](/maintainers/NicolasKion)[@NicolasKion](https://github.com/NicolasKion)

---

Top Contributors

[![NicolasKion](https://avatars.githubusercontent.com/u/172045106?v=4)](https://github.com/NicolasKion "NicolasKion (37 commits)")[![TimKunze96](https://avatars.githubusercontent.com/u/57131860?v=4)](https://github.com/TimKunze96 "TimKunze96 (15 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (5 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (5 commits)")

---

Tags

laravelesiNicolas Kion

###  Code Quality

TestsPest

Static AnalysisPHPStan, Rector

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/nicolaskion-eve/health.svg)

```
[![Health](https://phpackages.com/badges/nicolaskion-eve/health.svg)](https://phpackages.com/packages/nicolaskion-eve)
```

###  Alternatives

[dedoc/scramble

Automatic generation of API documentation for Laravel applications.

2.1k11.2M100](/packages/dedoc-scramble)[spatie/laravel-pdf

Create PDFs in Laravel apps

1.0k4.8M47](/packages/spatie-laravel-pdf)[defstudio/telegraph

A laravel facade to interact with Telegram Bots

816333.6k3](/packages/defstudio-telegraph)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[simplestats-io/laravel-client

Server-side analytics for Laravel that follows the full funnel from visit to registration to payment, attributed to the channel that drove it. Revenue, MRR, churn and ad-spend profit (ROAS/CAC) per channel. GDPR compliant, ad-blocker proof.

5021.9k](/packages/simplestats-io-laravel-client)[harris21/laravel-fuse

Circuit breaker for Laravel queue jobs. Protect your workers from cascading failures.

44855.7k](/packages/harris21-laravel-fuse)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
