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

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

joacub/user-profile
===================

Extensible user profile system for ZfcUser

087PHP

Since Jun 22Pushed 11y ago1 watchersCompare

[ Source](https://github.com/joacub/CdliUserProfile)[ Packagist](https://packagist.org/packages/joacub/user-profile)[ RSS](/packages/joacub-user-profile/feed)WikiDiscussions master Synced 3d 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))

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

[](#introduction)

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

**NOTE: This module is still under heavy development, and is highly unlikely to work properly or safely at this time**

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

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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/8c5ea80353eb117dbabb0def7d2a43079815acee0d55f690a6476c03e458c203?d=identicon)[joacub](/maintainers/joacub)

---

Top Contributors

[![joacub](https://avatars.githubusercontent.com/u/2091228?v=4)](https://github.com/joacub "joacub (5 commits)")[![adamlundrigan](https://avatars.githubusercontent.com/u/527329?v=4)](https://github.com/adamlundrigan "adamlundrigan (4 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)")

### Embed Badge

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

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

###  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)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[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)

PHPackages © 2026

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