PHPackages                             xelax90/learning-context-client-module-doctrine-orm - 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. [Database &amp; ORM](/categories/database)
4. /
5. xelax90/learning-context-client-module-doctrine-orm

ActiveLibrary[Database &amp; ORM](/categories/database)

xelax90/learning-context-client-module-doctrine-orm
===================================================

Doctrine ORM extension for xelax90/learning-context-client-module

v1.0.1(10y ago)06BSD-2-Clause

Since Jun 21Compare

[ Source](https://github.com/xelax90/learning-context-client-module-doctrine-orm)[ Packagist](https://packagist.org/packages/xelax90/learning-context-client-module-doctrine-orm)[ RSS](/packages/xelax90-learning-context-client-module-doctrine-orm/feed)WikiDiscussions Synced today

READMEChangelog (2)Dependencies (2)Versions (3)Used By (0)

Learning Context Client Module Doctrine ORM
===========================================

[](#learning-context-client-module-doctrine-orm)

This module provides a Doctrine token storage for the Learning Context Client. The tokens will be stored in the `lc_accesstoken`and `lc_refreshtoken` tables.

For more information about the Learning Context Client see

For more information about the Learning Context Client Module see

Setup
-----

[](#setup)

- Install this module with composer

```
composer require xelax90/learning-context-client-module-doctrine-orm

```

- Add `LearningContextClientModuleDoctrineORM` to your modules array in `config/application.config.php` AFTER `LearningContextClientModule`

```
 $config = array(
   'modules' => array(
     // ...
     'LearningContextClientModule',
     'LearningContextClientModuleDoctrineORM',
     // ...
   ),
   // ...
);
```

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

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

Total

2

Last Release

3661d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1559538?v=4)[xelax90](/maintainers/xelax90)[@xelax90](https://github.com/xelax90)

---

Top Contributors

[![xelax90](https://avatars.githubusercontent.com/u/1559538?v=4)](https://github.com/xelax90 "xelax90 (3 commits)")

### Embed Badge

![Health badge](/badges/xelax90-learning-context-client-module-doctrine-orm/health.svg)

```
[![Health](https://phpackages.com/badges/xelax90-learning-context-client-module-doctrine-orm/health.svg)](https://phpackages.com/packages/xelax90-learning-context-client-module-doctrine-orm)
```

###  Alternatives

[zf-commons/zfc-user-doctrine-orm

Doctrine2 ORM storage adapter for ZfcUser.

85679.1k18](/packages/zf-commons-zfc-user-doctrine-orm)[hounddog/doctrine-data-fixture-module

Zend Framework 2 Module that provides Doctrine Data-Fixture functionality

37335.9k9](/packages/hounddog-doctrine-data-fixture-module)[tawfekov/zf2entityaudit

EntityAudit Module for Zend Framework2 , Doctrine2 and web interface

1710.4k](/packages/tawfekov-zf2entityaudit)[mamuz/mamuz-blog

Provides blog feature for ZF2 with Doctrine

101.1k1](/packages/mamuz-mamuz-blog)

PHPackages © 2026

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