PHPackages                             zwarthoorn/eveapi - 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. zwarthoorn/eveapi

ActiveLibrary[API Development](/categories/api)

zwarthoorn/eveapi
=================

a all in 1 package to acces the full api of eve online in php

0.1.3(6y ago)06MITPHPPHP ~7.2

Since Mar 23Pushed 6y ago1 watchersCompare

[ Source](https://github.com/zwarthoorn/eveapi)[ Packagist](https://packagist.org/packages/zwarthoorn/eveapi)[ Docs](https://github.com/zwarthoorn/eveapi)[ RSS](/packages/zwarthoorn-eveapi/feed)WikiDiscussions master Synced 5d ago

READMEChangelog (3)Dependencies (7)Versions (4)Used By (0)

eveapi
======

[](#eveapi)

[![Latest Version on Packagist](https://camo.githubusercontent.com/d2056bfb5fc981c0f9f9ee020adb827bdfbc696f7cf97e86f750784ed18c2c25/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f7a77617274686f6f726e2f6576656170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zwarthoorn/eveapi)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/e2f1a84db9ea0c2bada9c86aeb9e6db378921dd5ea7d5ab3756ebebdfa11b44c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f7a77617274686f6f726e2f6576656170692f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/zwarthoorn/eveapi)[![Coverage Status](https://camo.githubusercontent.com/7773293070aa4c42d8d952f50ef2616192a6ebe53a951493a70a9abf8b1d6abf/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f7a77617274686f6f726e2f6576656170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/zwarthoorn/eveapi/code-structure)[![Quality Score](https://camo.githubusercontent.com/72e935142522b8b5bbbb5e1952980a18f3a85ed3d78199ccdd6786cbf95eadfa/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f7a77617274686f6f726e2f6576656170692e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/zwarthoorn/eveapi)[![Total Downloads](https://camo.githubusercontent.com/910544a3ef86e144b3cf3d6cf98f2ce19c0b47a755c6ef3e6c4b01bcce6486b1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f7a77617274686f6f726e2f6576656170692e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/zwarthoorn/eveapi)

This is a small package to connect to the eve online esi server. This will support the OAuth 2 implementation for the esi client so you will get the full experience

If you want the full documentation of the api you can also see this website if your endpoint is not implented yet.

We are working towards extensively holding ourselves to at least PSR-2 / PSR 4

Structure
---------

[](#structure)

If any of the following are applicable to your project, then the directory structure should follow industry best practices by being named the following.

```
src/
vendor/

```

Install
-------

[](#install)

Via Composer

```
$ composer require zwarthoorn/eveapi
```

Usage
-----

[](#usage)

```
$skeleton = new zwarthoorn\eveapi();
echo $skeleton->echoPhrase('Hello, League!');
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Zwarthoorn](https://github.com/zwarthoorn)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity43

Maturing project, gaining track record

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 ~0 days

Total

3

Last Release

2244d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e0fd00e9d5ba69c939bdd18379ce8eb068b76fcbc6af3174ffa523515113d751?d=identicon)[zwarthoorn](/maintainers/zwarthoorn)

---

Tags

apiesiEVE OnlineeveeveApiZwarthoorn

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/zwarthoorn-eveapi/health.svg)

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

###  Alternatives

[phpdocumentor/phpdocumentor

Documentation Generator for PHP

4.4k3.1M878](/packages/phpdocumentor-phpdocumentor)[eveseat/seat

Simple Eve Api Tool

45319.4k](/packages/eveseat-seat)[m165437/laravel-blueprint-docs

API Blueprint Renderer for Laravel

22779.0k](/packages/m165437-laravel-blueprint-docs)

PHPackages © 2026

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