PHPackages                             cdli/user-profile - 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. cdli/user-profile

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

cdli/user-profile
=================

Extensible user profile system for ZfcUser

161.2k10[2 issues](https://github.com/cdli/CdliUserProfile/issues)PHP

Since Jun 27Pushed 12y ago6 watchersCompare

[ Source](https://github.com/cdli/CdliUserProfile)[ Packagist](https://packagist.org/packages/cdli/user-profile)[ RSS](/packages/cdli-user-profile/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

CdliUserProfile
===============

[](#cdliuserprofile)

Version 0.0.2 Created by the Centre for Distance Learning and Innovation ([www.cdli.ca](http://www.cdli.ca))

\*\*NOTE: This module is woefully out of date and probably should not be used. Check out [LdcUserProfile](https://github.com/adamlundrigan/LdcUserProfile) instead. \*\*

Introduction
------------

[](#introduction)

CdliUserProfile is an extension to [ZfcUser](http://github.com/ZF-Commons/ZfcUser) which provides an account profile editor

Installation Instructions
-------------------------

[](#installation-instructions)

Installation of CdliUserProfile uses composer. For composer documentation, please refer to [getcomposer.org](http://getcomposer.org).

#### Installation Steps

[](#installation-steps)

1. cd my/project/directory
2. Add this project to your composer.json

    ```
    "require": {
        "cdli/user-profile": "dev-master"
    }
    ```
3. Now tell composer to download CdliUserProfile by running the command:

    ```
    $ php composer.phar update
    ```
4. open `configs/application.config.php` and add the following key to your `modules`:

    ```
    'CdliUserProfile',
    ```

#### Configuration

[](#configuration)

Checkout the default configuration file located at `vendor/cdli/user-profile/config/cdliuserprofile.global.php.dist`. You may want to copy this over to `config/autoload/cdliuserprofile.global.php`

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity27

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 58.3% 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/efe3be096f7961d939736de0a7870c7715b2680d44ed96f895647b4acc6be58c?d=identicon)[adamlundrigan](/maintainers/adamlundrigan)

---

Top Contributors

[![adamlundrigan](https://avatars.githubusercontent.com/u/527329?v=4)](https://github.com/adamlundrigan "adamlundrigan (7 commits)")[![bgallagher](https://avatars.githubusercontent.com/u/1045248?v=4)](https://github.com/bgallagher "bgallagher (2 commits)")[![atukai](https://avatars.githubusercontent.com/u/308995?v=4)](https://github.com/atukai "atukai (1 commits)")[![generalredneck](https://avatars.githubusercontent.com/u/526491?v=4)](https://github.com/generalredneck "generalredneck (1 commits)")[![lukeocodes](https://avatars.githubusercontent.com/u/956290?v=4)](https://github.com/lukeocodes "lukeocodes (1 commits)")

### Embed Badge

![Health badge](/badges/cdli-user-profile/health.svg)

```
[![Health](https://phpackages.com/badges/cdli-user-profile/health.svg)](https://phpackages.com/packages/cdli-user-profile)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.2M17](/packages/kartik-v-yii2-password)

PHPackages © 2026

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