PHPackages                             personal-galaxy/identity - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. personal-galaxy/identity

AbandonedLibrary[Authentication &amp; Authorization](/categories/authentication)

personal-galaxy/identity
========================

1.5.1(7y ago)042MITPHPPHP ~7.2

Since Apr 8Pushed 7y agoCompare

[ Source](https://github.com/PersonalGalaxy/Identity)[ Packagist](https://packagist.org/packages/personal-galaxy/identity)[ Docs](http://github.com/PersonalGalaxy/Identity)[ RSS](/packages/personal-galaxy-identity/feed)WikiDiscussions develop Synced 3d ago

READMEChangelogDependencies (7)Versions (11)Used By (0)

Identity
========

[](#identity)

`master``develop`[![Scrutinizer Code Quality](https://camo.githubusercontent.com/ed09ac57a355bcb7aeaa8cbbee14e93ddd6494019f657d0b872aacd9e1dbd981/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f4964656e746974792f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Identity/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/559d7f46c33c751398ed33aa5da70c231bf66a5e0eec6e389be56c5e589580fb/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f4964656e746974792f6261646765732f7175616c6974792d73636f72652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Identity/?branch=develop)[![Code Coverage](https://camo.githubusercontent.com/a85fbc115b35d3bf7ab6407c9aa4a3baf0686671f379987e62f64005a3611796/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f4964656e746974792f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Identity/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/25961805737cad3b647a628747f568b6f53c9690258204e718c22954cbd7da2a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f4964656e746974792f6261646765732f636f7665726167652e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Identity/?branch=develop)[![Build Status](https://camo.githubusercontent.com/acba534a1072dda8c3947bf96cdec90785480000af51119e25e4f06f9874e8b8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f4964656e746974792f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PersonalGalaxy/Identity/build-status/master)[![Build Status](https://camo.githubusercontent.com/5068a8654fc02767853e470d0c4b1e2cdfd3831fdb2aa666f9bc7f81e6dcb781/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f506572736f6e616c47616c6178792f4964656e746974792f6261646765732f6275696c642e706e673f623d646576656c6f70)](https://scrutinizer-ci.com/g/PersonalGalaxy/Identity/build-status/develop)Model to manage logins via password, or combined via a 2fa code.

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

[](#installation)

```
composer require personal-galaxy/identity
```

Usage
-----

[](#usage)

The only entry point to use the model are the [commands](src/Command), you should use a [command bus](https://github.com/innmind/commandbus) in order to bind the commands to their handler.

You also need to implement the repository [interface](src/Repository/IdentityRepository.php) in order to persist the identities.

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity64

Established project with proven stability

 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.

###  Release Activity

Cadence

Every ~16 days

Recently: every ~6 days

Total

9

Last Release

2830d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/851425?v=4)[Baptiste Langlade](/maintainers/Baptouuuu)[@Baptouuuu](https://github.com/Baptouuuu)

---

Top Contributors

[![Baptouuuu](https://avatars.githubusercontent.com/u/851425?v=4)](https://github.com/Baptouuuu "Baptouuuu (35 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/personal-galaxy-identity/health.svg)

```
[![Health](https://phpackages.com/badges/personal-galaxy-identity/health.svg)](https://phpackages.com/packages/personal-galaxy-identity)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)[beatswitch/lock

A flexible, driver based Acl package for PHP 5.4+

870304.7k2](/packages/beatswitch-lock)

PHPackages © 2026

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