PHPackages                             ops-talent/userbundle - 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. ops-talent/userbundle

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

ops-talent/userbundle
=====================

fos user bundle modification

01.0kPHP

Since Apr 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/opstalent/user-bundle)[ Packagist](https://packagist.org/packages/ops-talent/userbundle)[ RSS](/packages/ops-talent-userbundle/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Add this to routing.yml

```
fos_user_change_password:
    defaults: { _controller: 'OpstalentUserBundle:ChangePassword:changePassword' }
    path: '/change-password'
    methods: [POST]

fos_user_resetting_send_email:
    defaults: { _controller: 'OpstalentUserBundle:Resetting:sendEmail' }
    path: '/resetting/send-email'
    methods: [POST]

fos_user_resetting_reset:
    defaults: { _controller: 'OpstalentUserBundle:Resetting:reset' }
    path: '/resetting/reset/{token}'
    methods: [POST]

```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor2

2 contributors hold 50%+ of commits

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://avatars.githubusercontent.com/u/8430573?v=4)[Mojihito](/maintainers/Mojihito)[@Mojihito](https://github.com/Mojihito)

---

Top Contributors

[![auamarto](https://avatars.githubusercontent.com/u/5755086?v=4)](https://github.com/auamarto "auamarto (4 commits)")[![Mojihito](https://avatars.githubusercontent.com/u/8430573?v=4)](https://github.com/Mojihito "Mojihito (4 commits)")[![patgrudniewski](https://avatars.githubusercontent.com/u/6398253?v=4)](https://github.com/patgrudniewski "patgrudniewski (1 commits)")

### Embed Badge

![Health badge](/badges/ops-talent-userbundle/health.svg)

```
[![Health](https://phpackages.com/badges/ops-talent-userbundle/health.svg)](https://phpackages.com/packages/ops-talent-userbundle)
```

###  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)
