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

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

rabble/user-bundle
==================

Adds user and permission management to Rabble, as well as a way to login to the admin panel.

21801PHP

Since Dec 4Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Rabble-Rocks/rabble-user-bundle)[ Packagist](https://packagist.org/packages/rabble/user-bundle)[ RSS](/packages/rabble-user-bundle/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (2)Used By (1)

Rabble User Bundle
==================

[](#rabble-user-bundle)

The Rabble user bundle adds user and permission management to Rabble, as well as a way to login to the admin panel. It is generally a good idea to install this bundle when using Rabble, unless you want to create your own user bundle.

Installation
============

[](#installation)

Install the bundle by running

```
composer require rabble/user-bundle
```

Add the following class to your `config/bundles.php` file:

```
return [
    ...
    Rabble\UserBundle\RabbleUserBundle::class => ['all' => true],
]
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity30

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f98fa5993bdcefa239390e610595cb7e9b5b10ed129d373b8307563ad54a53c?d=identicon)[shinyvision](/maintainers/shinyvision)

---

Top Contributors

[![RachelDoop](https://avatars.githubusercontent.com/u/91738357?v=4)](https://github.com/RachelDoop "RachelDoop (3 commits)")

### Embed Badge

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

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

###  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)
