PHPackages                             bristol-su/assign-roles - 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. bristol-su/assign-roles

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

bristol-su/assign-roles
=======================

A module for the Bristol SU Portal Project to assign roles to members of groups

v3.0.3(4y ago)2400[13 PRs](https://github.com/bristol-su/assign-roles/pulls)MITPHPPHP ^8.0

Since Jun 8Pushed 3y agoCompare

[ Source](https://github.com/bristol-su/assign-roles)[ Packagist](https://packagist.org/packages/bristol-su/assign-roles)[ RSS](/packages/bristol-su-assign-roles/feed)WikiDiscussions develop Synced today

READMEChangelog (8)Dependencies (3)Versions (23)Used By (0)

 [ ![Logo](https://camo.githubusercontent.com/38aecbfc8b6f0b2001dd794b8494765bbee23c4f2b298ed446ef314d65aabe2e/68747470733a2f2f73332e65752d776573742d322e616d617a6f6e6177732e636f6d2f62726973746f6c2d73752d7374617469632d6275636b65742f636f6d6d69747465652d706f7274616c2f73752d6c6f676f2e6a7067) ](https://github.com/bristol-su/assign-roles)

### Assign Roles

[](#assign-roles)

 Allow users to assign roles to members of their group.
 [**Explore the docs »**](https://docs.bristolsustaging.co.uk)

 [View Portal](https://github.com/bristol-su/portal) · [Report Bug](https://github.com/bristol-su/assign-roles/issues/new?template=bug_report.md) · [Request Feature](https://github.com/bristol-su/assign-roles/issues/new?template=feature_request.md)

[![Build](https://camo.githubusercontent.com/d0c89aa436940b29a4548bda6e8c42e2a17fd283a585e7267c15ecbea4c5be17/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f6275696c642f672f62726973746f6c2d73752f61737369676e2d726f6c65732f6d61737465723f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/bristol-su/assign-roles/build-status/master)[![Code Quality](https://camo.githubusercontent.com/d458c45216381a1d041bbecab60c544b85e65865985ca9dd7f0dbc1f5c15763e/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f7175616c6974792f672f62726973746f6c2d73752f61737369676e2d726f6c65732f6d61737465723f7374796c653d666f722d7468652d6261646765)](https://scrutinizer-ci.com/g/bristol-su/assign-roles/?branch=master)[![Release](https://camo.githubusercontent.com/84dee7118c3e343499fb207985628423d433f6b9f0a6354f38747145fb81be55/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62726973746f6c2d73752f61737369676e2d726f6c65733f696e636c7564655f70726572656c6561736573267374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/assign-roles)[![MIT License](https://camo.githubusercontent.com/86a3bc38cce2925ce24427d1af9f9be6cb6f7590ef43a1bcbb9e48eeaa35b155/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f62726973746f6c2d73752f61737369676e2d726f6c65733f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/assign-roles/blob/master/LICENCE.md)

[![Downloads](https://camo.githubusercontent.com/11dc046e9d20d4dd65128a4ebde5e95bb926d37954bb5bc70d375a4885172823/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62726973746f6c2d73752f61737369676e2d726f6c65733f7374796c653d666f722d7468652d6261646765)](https://packagist.org/packages/bristol-su/assign-roles)[![Stargazers](https://camo.githubusercontent.com/6517d8362c9bd87ae558eeb66f218107f52fab5e110bca211f21d9bdc8f7f630/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f73746172732f62726973746f6c2d73752f61737369676e2d726f6c65733f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/assign-roles/stargazers)[![Issues](https://camo.githubusercontent.com/d16c0a142d628d105e53dd8c234f17247713944f951b7c6d9dd0a9d5a1c7c2b8/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6973737565732f62726973746f6c2d73752f61737369676e2d726f6c65733f7374796c653d666f722d7468652d6261646765)](https://github.com/bristol-su/assign-roles/issues)

Table of Contents
-----------------

[](#table-of-contents)

- [About the Module](#about-the-module)
- [Getting Started](#getting-started)
- [Roadmap](#roadmap)
- [Contributing](#contributing)
- [License](#license)
- [Contact](#contact)

About The Module
----------------

[](#about-the-module)

This module allows users to assign roles.

- See all members of your group
- Create, edit and delete roles
- Assign members of the group to roles.

Getting Started
---------------

[](#getting-started)

All you need to do to get started using this module is pull it into the portal or the playground!

```
composer require bristol-su/assign-roles
```

Roadmap
-------

[](#roadmap)

See the [open issues](https://github.com/bristol-su/assign-roles/issues) for a list of proposed features (and known issues).

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

[](#contributing)

Contributions are what make the open source community such an amazing place to learn, be inspired, and create. Any contributions you make are **greatly appreciated**.

1. Create an issue to notify us of your planned changes
2. Fork the Project
3. Create your Feature Branch (`git checkout -b feature/AmazingFeature`)
4. Commit your Changes (`git commit -m 'Add some AmazingFeature'`)
5. Push to the Branch (`git push origin feature/AmazingFeature`)
6. Open a Pull Request to the Development Branch

See `CONTRIBUTING` for more information.

License
-------

[](#license)

Distributed under the GPL-3.0 License. See `LICENSE` for more information.

Contact
-------

[](#contact)

Toby Twigger -

Project Link:

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor1

Top contributor holds 88.6% 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 ~92 days

Recently: every ~55 days

Total

8

Last Release

1566d ago

Major Versions

v1.0.2 → v2.0.02021-08-12

v2.0.0 → v3.0.02021-10-18

PHP version history (2 changes)v1.0PHP ^7.3

v2.0.0PHP ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/94c469b6466204c9a4091dde7d1b4a1a37810daee22bf88d16a800dbdb23a205?d=identicon)[tt15951](/maintainers/tt15951)

---

Top Contributors

[![tobytwigger](https://avatars.githubusercontent.com/u/24829185?v=4)](https://github.com/tobytwigger "tobytwigger (70 commits)")[![AidanLaycock](https://avatars.githubusercontent.com/u/21222371?v=4)](https://github.com/AidanLaycock "AidanLaycock (9 commits)")

---

Tags

bristol-su-module

### Embed Badge

![Health badge](/badges/bristol-su-assign-roles/health.svg)

```
[![Health](https://phpackages.com/badges/bristol-su-assign-roles/health.svg)](https://phpackages.com/packages/bristol-su-assign-roles)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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