PHPackages                             sheridan/zf2-eve-login - 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. sheridan/zf2-eve-login

AbandonedArchivedLibrary

sheridan/zf2-eve-login
======================

Enables logging in a user using EVE Online single sign-on

014PHP

Since Oct 4Pushed 3y ago2 watchersCompare

[ Source](https://github.com/sheridans/zf2EveLogin)[ Packagist](https://packagist.org/packages/sheridan/zf2-eve-login)[ RSS](/packages/sheridan-zf2-eve-login/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

THIS IS NOW ARCHIVED FOR REFERENCE PURPOSES
===========================================

[](#this-is-now-archived-for-reference-purposes)

zf2EveLogin
===========

[](#zf2evelogin)

Introduction
============

[](#introduction)

For EVE Online, the SSO means that you can sign into a web site that has integrated the EVE SSO and confirm you are a specific character. While signing into a site you will be asked which character you wish to authenticate with and the web site that let you sign in with the EVE SSO will get confirmation from CCP that you own that character. The original web site will only ever get your character, they never see your account name or password. The original web site will not know what account that character is on or have any way, from us at least, of linking that character to any other character on the same account.

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

[](#installation)

### Using composer

[](#using-composer)

1. Add `sheridan/zf2-eve-login` (version `dev-master`) to requirements
2. Run `update` command on composer
3. Add `zf2EveLogin` to your `application.config.php` file

### Manually

[](#manually)

Clone this project into your `./vendor/` directory and enable it in your `application.config.php` file.

### Requires

[](#requires)

PHP &gt;= 5.3.3

Create a config/zf2evelogin.global.php file with the following contents return array( 'zf2EveLogin' =&gt; array( 'client\_id' =&gt; '', 'secret' =&gt; '&lt;YOUR SECRET PROVIDED BY CCP', 'callback\_url' =&gt; '', ), );

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity24

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% 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.

### Community

Maintainers

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

---

Top Contributors

[![sheridans](https://avatars.githubusercontent.com/u/9597981?v=4)](https://github.com/sheridans "sheridans (5 commits)")

### Embed Badge

![Health badge](/badges/sheridan-zf2-eve-login/health.svg)

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

PHPackages © 2026

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