PHPackages                             pandawan-technology/role-viz-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. pandawan-technology/role-viz-bundle

ActiveSymfony-bundle

pandawan-technology/role-viz-bundle
===================================

Symfony roles visualization

0.1.0(10y ago)020[1 issues](https://github.com/PandawanTechnology/RoleVizBundle/issues)MITHTMLPHP &gt;=5.4

Since Mar 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/PandawanTechnology/RoleVizBundle)[ Packagist](https://packagist.org/packages/pandawan-technology/role-viz-bundle)[ RSS](/packages/pandawan-technology-role-viz-bundle/feed)WikiDiscussions develop Synced 1mo ago

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

PandawanTechnologyRoleVizBundle
===============================

[](#pandawantechnologyrolevizbundle)

This Symfony bundle allows you to quickly visualize your application role definitions.

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

[](#installation)

From your project root directory :

```
$ composer require --dev pandawan-technology/role-viz-bundle
```

Then enable the bundle in your application in your `app/AppKernel.php` file:

```
    public function registerBundles()
    {
        // ... your bundles

        if ($this->getEnvironment() == 'dev') {
            // ... your dev bundles
            $bundles[] = new PandawanTechnology\RoleVizBundle\PandawanTechnologyRoleVizBundle();
        }
    }
```

And voilà. The roles will now be available for visualisation in your web profiler.

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

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

3720d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/701672c8bf64b9709195e49e819c040eb9584ab02d06be554772f6d709e2f5f3?d=identicon)[xavismeh](/maintainers/xavismeh)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pandawan-technology-role-viz-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/pandawan-technology-role-viz-bundle/health.svg)](https://phpackages.com/packages/pandawan-technology-role-viz-bundle)
```

###  Alternatives

[ed/blog-bundle

Symfony EDBlogBundle

348.4k](/packages/ed-blog-bundle)[ecentria/ecentria-rest-bundle

Goal of this bundle is to simplify process of creating APIs with Symfony. We use already well-coded libraries, combine them together to simplify process and not to re-invent the wheel. We've chose REST and HATEOS to have unified standards of API requests and responses.

142.4k](/packages/ecentria-ecentria-rest-bundle)

PHPackages © 2026

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