PHPackages                             germania-kg/users - 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. germania-kg/users

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

germania-kg/users
=================

1.3.6(4y ago)01561MITPHPPHP ^5.6|^7.0

Since Dec 12Pushed 4y ago2 watchersCompare

[ Source](https://github.com/GermaniaKG/Users)[ Packagist](https://packagist.org/packages/germania-kg/users)[ RSS](/packages/germania-kg-users/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (5)Versions (19)Used By (1)

Germania KG · Users
===================

[](#germania-kg--users)

**This package is distilled from legacy code.**
You certainly will not want to use this your production code.

[![Packagist](https://camo.githubusercontent.com/21dfea3b24ac74cf3f87c43fa4831b7b5bf5a81409939cc8c63b5e0c6ac70506/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6765726d616e69612d6b672f75736572732e7376673f7374796c653d666c6174)](https://packagist.org/packages/germania-kg/users)[![PHP version](https://camo.githubusercontent.com/5f5df0f17b9fa5d291977d453096c169286248461e8a20c2cc4e96acc2351bca/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f6765726d616e69612d6b672f75736572732e737667)](https://packagist.org/packages/germania-kg/users)[![Build Status](https://camo.githubusercontent.com/b4015ebc75089fd26f2e68d7e53e3c36d5147a084b33dfc7e5043b571c7ed92c/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4765726d616e69614b472f55736572732e7376673f6c6162656c3d5472617669732532304349)](https://travis-ci.org/GermaniaKG/Users)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/18aa2620e7306366e629c40a43c9d8ad2d6c23f094539ed1eb0dae294100e23b/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4765726d616e69614b472f55736572732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/GermaniaKG/Users/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/d82abfeac53f9d36cf392b3ff86f0494be2ffc9aafae735025ca6d6f91f09936/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4765726d616e69614b472f55736572732f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/GermaniaKG/Users/?branch=master)[![Build Status](https://camo.githubusercontent.com/ad0d721ea506c78c6c7ecb0fa89f3917b1282b230ae936ac2ceb86f542f9b92a/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f4765726d616e69614b472f55736572732f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/GermaniaKG/Users/build-status/master)

Installation with Composer
--------------------------

[](#installation-with-composer)

Setup MySQL database with table creation listing in `sql/users.sql.txt`. Use Composer for PHP:

```
$ composer require germania-kg/users
```

Development
-----------

[](#development)

```
$ git clone https://github.com/GermaniaKG/Users.git
$ cd Users
$ composer install
```

Unit tests
----------

[](#unit-tests)

Either copy `phpunit.xml.dist` to `phpunit.xml` and adapt to your needs, or leave as is. Run [PhpUnit](https://phpunit.de/) test or composer scripts like this:

```
$ composer test
# or
$ vendor/bin/phpunit
```

TODO
----

[](#todo)

• *user\_id* column name in SQL still is *client\_id*. This is legacy and subject to change in upcoming major versions.

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

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

Recently: every ~287 days

Total

17

Last Release

1554d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/ba1899945696f873f95de5e2b8f7519960f1b4e59f61e607b4cbbd8880d244e1?d=identicon)[germania-kg](/maintainers/germania-kg)

---

Top Contributors

[![tomkyle](https://avatars.githubusercontent.com/u/412560?v=4)](https://github.com/tomkyle "tomkyle (73 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/germania-kg-users/health.svg)

```
[![Health](https://phpackages.com/badges/germania-kg-users/health.svg)](https://phpackages.com/packages/germania-kg-users)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M19.5k](/packages/laravel-framework)[symfony/symfony

The Symfony PHP framework

31.4k86.9M2.2k](/packages/symfony-symfony)[cakephp/cakephp

The CakePHP framework

8.8k19.1M1.7k](/packages/cakephp-cakephp)[tempest/framework

The PHP framework that gets out of your way.

2.2k31.1k12](/packages/tempest-framework)[ecotone/ecotone

Enterprise architecture layer for Laravel and Symfony — CQRS, Event Sourcing, Durable Workflows (Sagas, Orchestrators), Projections, and Outbox messaging via PHP attributes.

562565.8k42](/packages/ecotone-ecotone)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)

PHPackages © 2026

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