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

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

pluf/user
=========

A module for Pluf to manage user profiles and user accounts

6.0.23(4y ago)35.1k[9 issues](https://github.com/pluf/user/issues)7MITPHP

Since Oct 10Pushed 4y ago2 watchersCompare

[ Source](https://github.com/pluf/user)[ Packagist](https://packagist.org/packages/pluf/user)[ Docs](https://github.com/pluf/user)[ RSS](/packages/pluf-user/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (4)Versions (114)Used By (7)

User
====

[](#user)

[![Build Status](https://camo.githubusercontent.com/144a9f4492271107657e0dc407f8551dbfe1d0a47e04db0ca80612e7ee4a0935/68747470733a2f2f7472617669732d63692e636f6d2f706c75662f757365722e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/pluf/user)[![codecov](https://camo.githubusercontent.com/a386bd8ef9f59d66dec92cd1712d3ffe8a9c95c83d45e435b5008ba6ba4b73f3/68747470733a2f2f636f6465636f762e696f2f67682f706c75662f757365722f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/pluf/user)[![Coverage Status](https://camo.githubusercontent.com/80f432bf0f22afc11f92d554a57c111ef465dea4da76ade18fe5697c64511fe0/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f706c75662f757365722f62616467652e737667)](https://coveralls.io/github/pluf/user)[![Maintainability](https://camo.githubusercontent.com/7dfac6c10d1c3dbed568ff539378b4a0f9fa53fa81c9ab8329b12da3135cc694/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39653134353764626632663062636338623935332f6d61696e7461696e6162696c697479)](https://codeclimate.com/github/pluf/user/maintainability)[![Test Coverage](https://camo.githubusercontent.com/83d3dc005a5a427940a76f14dc599926a4109501a554ad7d61d95216af091af1/68747470733a2f2f6170692e636f6465636c696d6174652e636f6d2f76312f6261646765732f39653134353764626632663062636338623935332f746573745f636f766572616765)](https://codeclimate.com/github/pluf/user/test_coverage)

این پروژه یک ماژول برای سرورهای pluf است که امکانات مدیریت پروفایل‌ها و حساب‌های کاربری را فراهم می‌کند.

این ماژول به ماژول‌های زیر وابستگی دارد:

- pluf/user
- pluf/collection

از نکات مهم این ماژول این است که ساختار پروفایل ثابت نیست و می‌تواند در سیستم‌های مختلف متفاوت باشد پروفایل در اینجا به صورت یک نگاشت کلید-مقدار است که هر زوج کلید-مقداری را می‌توان در آن ذخیره کرد.

Update from V3
--------------

[](#update-from-v3)

### DB

[](#db)

#### Copy table `user` to `user_accounts` and `user_profiles`

[](#copy-table-user-to-user_accounts-and-user_profiles)

In `user_accounts` keep following attributes:

- id
- login
- date\_joined
- last\_login
- active

Add the following:

- deleted

#### add `user_emails` table

[](#add-user_emails-table)

#### rename `user_groups`

[](#rename-user_groups)

#### rename `user_messages`

[](#rename-user_messages)

Contributing
------------

[](#contributing)

If you would like to contribute to Pluf, please read the README and CONTRIBUTING documents.

The most important guidelines are described as follows:

> All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

Fork the project, create a feature branch, and send us a pull request.

To ensure a consistent code base, you should make sure the code follows the PSR-2 Coding Standards.

###  Health Score

33

—

LowBetter than 74% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 89.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.

###  Release Activity

Cadence

Every ~12 days

Recently: every ~29 days

Total

110

Last Release

1799d ago

Major Versions

2.1.10 → 3.0.02017-12-19

3.0.14 → 4.0.12018-10-17

4.0.15 → 5.0.02019-01-08

5.13.1 → 6.0.52020-03-15

### Community

Maintainers

![](https://www.gravatar.com/avatar/7fdab409dd1ed29d1cd3651fddeacd6d10c79ee41b48dc84e04589ca28cb50ed?d=identicon)[mostafabarmshory](/maintainers/mostafabarmshory)

![](https://www.gravatar.com/avatar/6e5106f51fb4da1db8d3917890dcd42d4e4d250ce4f4b74f1c6489f52ae8c389?d=identicon)[hadimansouri](/maintainers/hadimansouri)

---

Top Contributors

[![hadimansouri](https://avatars.githubusercontent.com/u/8458562?v=4)](https://github.com/hadimansouri "hadimansouri (151 commits)")[![mostafabarmshory](https://avatars.githubusercontent.com/u/6371551?v=4)](https://github.com/mostafabarmshory "mostafabarmshory (18 commits)")

---

Tags

userprofileaccountplufpluf-module

### Embed Badge

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

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

###  Alternatives

[lab404/laravel-impersonate

Laravel Impersonate is a plugin that allows to you to authenticate as your users.

2.3k16.4M48](/packages/lab404-laravel-impersonate)[oryzone/oauth-user-data

Extension library for Lusitanian/PHPoAuthLib to extract user profile data from various oAuth providers

4558.6k](/packages/oryzone-oauth-user-data)[sandstorm/usermanagement

Neos and Flow package for user management, login/logout, password reset and user activation

3828.4k](/packages/sandstorm-usermanagement)[org_heigl/hybridauth

Lightweight Authentication Module for Zend-Framework 2 using the hybridauth-library

211.9k](/packages/org-heigl-hybridauth)

PHPackages © 2026

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