PHPackages                             unitedasian/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. [Security](/categories/security)
4. /
5. unitedasian/user-bundle

ActiveSymfony-bundle[Security](/categories/security)

unitedasian/user-bundle
=======================

User bundle

1.0.0(10y ago)07proprietaryPHP

Since Jan 19Pushed 10y ago1 watchersCompare

[ Source](https://github.com/unitedasian/user-bundle)[ Packagist](https://packagist.org/packages/unitedasian/user-bundle)[ Docs](http://gitlab.united-asian.com/uam-private/UAMUserBundle)[ RSS](/packages/unitedasian-user-bundle/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (2)Versions (2)Used By (0)

UAMUserBundle
=============

[](#uamuserbundle)

Requirements
------------

[](#requirements)

This bundle requires the [FOSUserBundle](https://github.com/FriendsOfSymfony/FOSUserBundle) to be installed.

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

[](#installation)

Add the following to your project's `composer.json` file:

```
	{
		require: {
			"uam/user-bundle": "dev-master"
		}
	}
```

Register the bundle:

```
#app/AppKernel.php

	public function registerBundles()
    {
    	$bundles = array(
    		…
    		new UAMUserBundle()
    	);

    	return $bundles;
    }
```

If you are using assetic, add the bundle to the assetic configuration:

```
#config.yml
assetic:
	UAMUserBundle

```

Also install FOSUserBundle as per the bundle's instructions.

Usage
-----

[](#usage)

To override the templates, create the a `UAMUserBundle/views` directory under your app's `Resources` directory.

The `layout.html.twig` template is used by all pages generated by the bundle.

The `base.email.twig` template is used by all emails sent by the bundle.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

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

Unknown

Total

1

Last Release

3769d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/61710b3e2bdf8cc378cb14f7e9c3d4fa753738373565270820a7be21c89f6d69?d=identicon)[opichon](/maintainers/opichon)

---

Top Contributors

[![opichon](https://avatars.githubusercontent.com/u/203745?v=4)](https://github.com/opichon "opichon (2 commits)")

---

Tags

symfonybundlesecuritySymfony2FOSUserBundle

### Embed Badge

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

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

###  Alternatives

[gregwar/captcha-bundle

Captcha bundle

3524.7M32](/packages/gregwar-captcha-bundle)[rezzza/security-bundle

Signed requests check

1753.6k](/packages/rezzza-security-bundle)[leaseweb/secure-controller-bundle

Provide '@Secure' annotation to secure actions in controllers by specifying required roles

14126.4k](/packages/leaseweb-secure-controller-bundle)

PHPackages © 2026

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