PHPackages                             eugenec138/cakephp-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. [Framework](/categories/framework)
4. /
5. eugenec138/cakephp-groups

ActiveCakephp-plugin[Framework](/categories/framework)

eugenec138/cakephp-groups
=========================

Groups plugin for CakePHP

v1.0.3(3y ago)091MITPHP

Since Jun 29Pushed 3y ago1 watchersCompare

[ Source](https://github.com/EugeneMakita/cakephp-groups)[ Packagist](https://packagist.org/packages/eugenec138/cakephp-groups)[ RSS](/packages/eugenec138-cakephp-groups/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (3)Versions (2)Used By (1)

Groups plugin for CakePHP
=========================

[](#groups-plugin-for-cakephp)

[![Build Status](https://camo.githubusercontent.com/7ba6fbc91bb5ae9eec14440d45109a455466af1a379a51b9e39e0e58449620df/68747470733a2f2f7472617669732d63692e6f72672f516f626f4c74642f63616b657068702d67726f7570732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/QoboLtd/cakephp-groups)[![Latest Stable Version](https://camo.githubusercontent.com/bcefa649e6d74a01bac1e12eb4b33432bfd80f34e64c07d4f367679e2e8b847e/68747470733a2f2f706f7365722e707567782e6f72672f716f626f2f63616b657068702d67726f7570732f762f737461626c65)](https://packagist.org/packages/qobo/cakephp-groups)[![Total Downloads](https://camo.githubusercontent.com/8937ac9c8be395f660922c675e7ff2b0f772cd0f5040a3c86b7f2c1853560a03/68747470733a2f2f706f7365722e707567782e6f72672f716f626f2f63616b657068702d67726f7570732f646f776e6c6f616473)](https://packagist.org/packages/qobo/cakephp-groups)[![Latest Unstable Version](https://camo.githubusercontent.com/03ab7d52492c1b13c3ff0c812a0940873687c33966f5a88002d9c35d3a26db8e/68747470733a2f2f706f7365722e707567782e6f72672f716f626f2f63616b657068702d67726f7570732f762f756e737461626c65)](https://packagist.org/packages/qobo/cakephp-groups)[![License](https://camo.githubusercontent.com/180ddc45ea758656aa8d57ac62d7fd64b996683f64511ef50c805a21b9efcf2c/68747470733a2f2f706f7365722e707567782e6f72672f716f626f2f63616b657068702d67726f7570732f6c6963656e7365)](https://packagist.org/packages/qobo/cakephp-groups)[![codecov](https://camo.githubusercontent.com/a8f145b10f14def995ad2d1e6f465ac3ee321ea4f3c2fdea73270b573af8a5c2/68747470733a2f2f636f6465636f762e696f2f67682f516f626f4c74642f63616b657068702d67726f7570732f6272616e63682f6d61737465722f67726170682f62616467652e737667)](https://codecov.io/gh/QoboLtd/cakephp-groups)

About
-----

[](#about)

CakePHP 3+ plugin for managing user groups.

Developed by [Qobo](https://www.qobo.biz), used in [Qobrix](https://qobrix.com).

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

[](#installation)

You can install this plugin into your CakePHP application using [composer](http://getcomposer.org).

This plugin works along with [CakeDC Users plugin](https://github.com/CakeDC/users).

The recommended way to install composer packages is:

```
composer require qobo/cakephp-groups

```

Run plugin's migration task:

```
bin/cake migrations migrate -p Groups

```

Run required plugin(s) migration task:

```
bin/cake migrations migrate -p CakeDC/Users

```

Setup
-----

[](#setup)

Load plugin

```
bin/cake plugin load --routes Groups

```

Load required plugin(s)

```
bin/cake plugin load Muffin/Trash
bin/cake plugin load --routes --bootstrap CakeDC/Users

```

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity44

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

Unknown

Total

1

Last Release

1100d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/eb7fbb314387fe3f880891538974022a3cb151c9f0f3919f37783773880c6a82?d=identicon)[eugenec138](/maintainers/eugenec138)

---

Top Contributors

[![EugeneMakita](https://avatars.githubusercontent.com/u/73113215?v=4)](https://github.com/EugeneMakita "EugeneMakita (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/eugenec138-cakephp-groups/health.svg)

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

###  Alternatives

[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k39.6M298](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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