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

ActiveBundle[Authentication &amp; Authorization](/categories/authentication)

rybakdigital/user-bundle
========================

The User Bundle

01.9k1[1 PRs](https://github.com/rybakdigital/user-bundle/pulls)PHP

Since Mar 16Pushed 8y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)Used By (0)

UserBundle
==========

[](#userbundle)

[![Build Status](https://camo.githubusercontent.com/87af14d44881d29710a30c21dc4aac9cf0eaa57ba577ced89537564122df52c6/68747470733a2f2f7472617669732d63692e6f72672f727962616b6469676974616c2f757365722d62756e646c652e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/rybakdigital/user-bundle)[![CircleCI](https://camo.githubusercontent.com/d46638cc3d176466819e24e0b978fb4ce3611862f86a5e590dfeff295d4836eb/68747470733a2f2f636972636c6563692e636f6d2f67682f727962616b6469676974616c2f757365722d62756e646c652f747265652f6d61737465722e7376673f7374796c653d737667)](https://circleci.com/gh/rybakdigital/user-bundle/tree/master)

Usage
-----

[](#usage)

Add as a requirement via composer:

```
"require": {
    ...
    "rybakdigital/user-bundle": "dev-master",
}

```

Enable bundle in your AppKernel

```
# app/AppKernel.php
    $bundles = [
        ...
        new RybakDigital\Bundle\UserBundle\RybakDigitalUserBundle(),
    ]
``

Add migrations to your config file:

```

app/config/config.yml
=====================

[](#appconfigconfigyml)

```
imports:
...
- { resource: "@RybakDigitalUserBundle/Resources/config/doctrine-migrations.yml" }

```

```

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community8

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/8177b86c7811c3da8bf828635a8411ed9cdf84006b403c46ff0d10bc88097745?d=identicon)[kris.rybak](/maintainers/kris.rybak)

---

Top Contributors

[![krisrybak](https://avatars.githubusercontent.com/u/1056838?v=4)](https://github.com/krisrybak "krisrybak (167 commits)")

### Embed Badge

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

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

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

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