PHPackages                             11ya/actual-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. 11ya/actual-user-bundle

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

11ya/actual-user-bundle
=======================

Symfony bundle to refresh user roles after its changing

013PHP

Since Nov 29Pushed 9y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

ActualUserBundle
================

[](#actualuserbundle)

This bundle provides an opportunity to refresh user roles after its changing without re-authentication

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

[](#installation)

**1.** Install this bundle using composer

```
    $ composer require 11ya/actual-user-bundle:dev-master
```

or add the package to your `composer.json` file directly.

**2.** Register the bundle in `app/AppKernel.php`

```
    $bundles = array(
        // ...
        new Ilya\ActualUserBundle\IlyaActualUserBundle(),
    );
```

Usage
-----

[](#usage)

1. Implement ActualUserInterface in your User class.
2. [Modify security config](http://symfony.com/doc/current/security/custom_provider.html#modify-security-yml) to use custom provider service
3. Enjoy!

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/e4f566ef4da0a3f2d51cb19d167c23512ef77191870325067e05f7aae11fc9a7?d=identicon)[11ya](/maintainers/11ya)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/11ya-actual-user-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/11ya-actual-user-bundle/health.svg)](https://phpackages.com/packages/11ya-actual-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)
