PHPackages                             live-controls/groups - 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. live-controls/groups

ActiveLibrary

live-controls/groups
====================

Groups library for live-controls

v1.2.5(2y ago)031PHP

Since Jul 23Pushed 2y agoCompare

[ Source](https://github.com/live-controls/groups)[ Packagist](https://packagist.org/packages/live-controls/groups)[ RSS](/packages/live-controls-groups/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (14)Used By (0)

Groups
======

[](#groups)

[![Release Version](https://camo.githubusercontent.com/07027eba82c8730a354424d3b17d1469635d8bf653763d6605951cb38b6a2baf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6c6976652d636f6e74726f6c732f67726f757073)](https://camo.githubusercontent.com/07027eba82c8730a354424d3b17d1469635d8bf653763d6605951cb38b6a2baf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f6c6976652d636f6e74726f6c732f67726f757073)[![Packagist Version](https://camo.githubusercontent.com/bb5b370ae8ffaf568a20292536d2f17fa5f0f62a6536d56bd9e7e141fef0e0e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6976652d636f6e74726f6c732f67726f7570733f636f6c6f723d253233303037353030)](https://camo.githubusercontent.com/bb5b370ae8ffaf568a20292536d2f17fa5f0f62a6536d56bd9e7e141fef0e0e5/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6c6976652d636f6e74726f6c732f67726f7570733f636f6c6f723d253233303037353030)

Add groups to your users

Requirements
------------

[](#requirements)

- Laravel 8.0+
- PHP 8.0+
- LiveControls\\Permissions (Will be automatically included if not installed already)

Translations
------------

[](#translations)

None

Installation
------------

[](#installation)

```
composer require live-controls/groups

```

Setup
-----

[](#setup)

#### Set administrator groups (default is group with key 'admin')

[](#set-administrator-groups-default-is-group-with-key-admin)

1. Run in console:

```
php artisan vendor:publish --tag="livecontrols.groups.config"

```

2. Open /config/livecontrols\_groups.php
3. Change line "usergroups\_admins" to an array of UserGroup keys

#### Autogenerate groups

[](#autogenerate-groups)

1. Run in console:

```
php artisan vendor:publish --tag="livecontrols.groups.config"

```

2. Open /config/livecontrols\_groups.php
3. Change line "usergroups\_to\_generate" to an array of UserGroups (See file for more informations)
4. Run in console:

```
php artisan livecontrols:creategroups

```

Usage
-----

[](#usage)

Todo

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

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

Recently: every ~0 days

Total

13

Last Release

906d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2f366058ff9e06fad5c432234f0ac35a154bcc4153dbff096987489b16e87eb7?d=identicon)[daredloco](/maintainers/daredloco)

---

Top Contributors

[![daredloco](https://avatars.githubusercontent.com/u/60240491?v=4)](https://github.com/daredloco "daredloco (21 commits)")

### Embed Badge

![Health badge](/badges/live-controls-groups/health.svg)

```
[![Health](https://phpackages.com/badges/live-controls-groups/health.svg)](https://phpackages.com/packages/live-controls-groups)
```

PHPackages © 2026

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