PHPackages                             2lenet/credential-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. 2lenet/credential-bundle

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

2lenet/credential-bundle
========================

The 2LE's Credential Bundle.

3.1.2(1mo ago)329.1k↓26.5%[1 issues](https://github.com/2lenet/CredentialBundle/issues)4MITPHPPHP ^8.4CI passing

Since Feb 1Pushed 4mo ago4 watchersCompare

[ Source](https://github.com/2lenet/CredentialBundle)[ Packagist](https://packagist.org/packages/2lenet/credential-bundle)[ RSS](/packages/2lenet-credential-bundle/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (10)Dependencies (116)Versions (84)Used By (4)

CredentialBundle
================

[](#credentialbundle)

 [ ![PHPStan status](https://github.com/2lenet/CredentialBundle/actions/workflows/phpstan.yml/badge.svg?branch=master) ](https://github.com/2lenet/CredentialBundle/actions) [ ![PHPUnit status](https://github.com/2lenet/CredentialBundle/actions/workflows/phpunit.yml/badge.svg?branch=master) ](https://github.com/2lenet/CredentialBundle/actions) [ ![PHPCS status](https://github.com/2lenet/CredentialBundle/actions/workflows/validate.yml/badge.svg?branch=master) ](https://github.com/2lenet/CredentialBundle/actions)

This bundle provides an easy credential manager to handle complex applications.

Its purpose is to facilitate the association between user groups and roles.

[![img.png](docs/img/dashboard.png)](docs/img/dashboard.png)

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

[](#installation)

```
composer require 2lenet/credential-bundle
```

Setting up
----------

[](#setting-up)

Configure the `config/routes/credential.yaml` file:

```
credential:
    resource: '@LleCredentialBundle/Resources/config/routes.yaml'
```

Next, generate the migration:

```
php bin/console make:migration
```

Check that the changes are correct and execute them:

```
php bin/console doctrine:migrations:migrate
```

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

[](#translations)

The bundle ships with translations for the following locales: `fr`, `en`, `de`.

To use a different locale, override the keys in your own translation file under the `CredentialBundle` domain.

Recipes
-------

[](#recipes)

- [List of available commands](docs/commands.md)
- [Remote repository integration](docs/remote_repository.md)

###  Health Score

60

—

FairBetter than 98% of packages

Maintenance77

Regular maintenance activity

Popularity30

Limited adoption so far

Community23

Small or concentrated contributor base

Maturity94

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 61.4% 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 ~49 days

Recently: every ~21 days

Total

56

Last Release

42d ago

Major Versions

1.4.2 → 2.0.02023-10-27

2.2.1 → 3.0.02025-12-04

PHP version history (3 changes)v1.0.0PHP &gt;=7.2

1.3.2PHP ^8.0

2.2.0PHP ^8.4

### Community

Maintainers

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

---

Top Contributors

[![valentin-helies](https://avatars.githubusercontent.com/u/89925635?v=4)](https://github.com/valentin-helies "valentin-helies (127 commits)")[![sebheitzmann](https://avatars.githubusercontent.com/u/2197902?v=4)](https://github.com/sebheitzmann "sebheitzmann (57 commits)")[![SpaghettiBolognaise](https://avatars.githubusercontent.com/u/31731763?v=4)](https://github.com/SpaghettiBolognaise "SpaghettiBolognaise (8 commits)")[![emilieD68](https://avatars.githubusercontent.com/u/19471750?v=4)](https://github.com/emilieD68 "emilieD68 (5 commits)")[![ymaillard](https://avatars.githubusercontent.com/u/12812115?v=4)](https://github.com/ymaillard "ymaillard (5 commits)")[![TheoHab](https://avatars.githubusercontent.com/u/93769453?v=4)](https://github.com/TheoHab "TheoHab (4 commits)")[![QuentinHAETTEL](https://avatars.githubusercontent.com/u/55276836?v=4)](https://github.com/QuentinHAETTEL "QuentinHAETTEL (1 commits)")

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP\_CodeSniffer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/2lenet-credential-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/2lenet-credential-bundle/health.svg)](https://phpackages.com/packages/2lenet-credential-bundle)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k18.3M430](/packages/easycorp-easyadmin-bundle)[sylius/sylius

E-Commerce platform for PHP, based on Symfony framework.

8.5k6.0M778](/packages/sylius-sylius)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M236](/packages/sulu-sulu)[kimai/kimai

Kimai - Time Tracking

4.8k9.4k1](/packages/kimai-kimai)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1617.3k16](/packages/2lenet-crudit-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

12017.1k](/packages/rcsofttech-audit-trail-bundle)

PHPackages © 2026

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