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

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

ewll/user-bundle
================

User Bundle

1.11(5y ago)0480[23 issues](https://github.com/ewll/user-bundle/issues)[23 PRs](https://github.com/ewll/user-bundle/pulls)proprietaryPHPPHP ^7.3

Since Aug 26Pushed 3y ago1 watchersCompare

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

READMEChangelogDependencies (10)Versions (48)Used By (0)

Ewll/UserBundle
===============

[](#ewlluserbundle)

\##Installation `composer require ewll/user-bundle`

Add to packages configuration:

```
ewll_user:
    salt: '%env(EWLL_USER_SALT)%'
    domain: '%env(DOMAIN)%'
    telegram_bot_name: '%env(TELEGRAM_BOT_NAME)%'
    telegram_bot_token: '%env(TELEGRAM_BOT_TOKEN)%'

```

```
monolog:
    handlers:
        user:
            type: rotating_file
            path: "%kernel.logs_dir%/user.%kernel.environment%.log"
            level: info
            channels: [user]
            max_files: 30

```

```
ewll_db:
    bundles:
        - 'EwllUserBundle'

```

Create App\\Entity\\User

Create the base letter template in ./templates/letter/letterBase.html.twig with: {% block subject %}{% endblock %} {% block body %}{% endblock %}

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity66

Established project with proven stability

 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

Every ~16 days

Recently: every ~27 days

Total

23

Last Release

2100d ago

Major Versions

0.2 → 1.02019-08-29

### Community

Maintainers

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

---

Top Contributors

[![qwertys318](https://avatars.githubusercontent.com/u/8297111?v=4)](https://github.com/qwertys318 "qwertys318 (27 commits)")

### Embed Badge

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

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

###  Alternatives

[sylius/sylius

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

8.4k5.6M651](/packages/sylius-sylius)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[kimai/kimai

Kimai - Time Tracking

4.6k7.4k1](/packages/kimai-kimai)[contao/core-bundle

Contao Open Source CMS

1231.6M2.4k](/packages/contao-core-bundle)[artgris/filemanager-bundle

FileManager is a simple Multilingual File Manager Bundle for Symfony

182420.8k9](/packages/artgris-filemanager-bundle)[jbtronics/settings-bundle

A symfony bundle to easily create typesafe, user-configurable settings for symfony applications

9546.7k2](/packages/jbtronics-settings-bundle)

PHPackages © 2026

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