PHPackages                             dwo/user-commands-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. [Utility &amp; Helpers](/categories/utility)
4. /
5. dwo/user-commands-bundle

ActiveSymfony-bundle[Utility &amp; Helpers](/categories/utility)

dwo/user-commands-bundle
========================

a create, update and list commands for users

0248PHP

Since May 27Pushed 5y ago1 watchersCompare

[ Source](https://github.com/davewwww/UsersCommandBundle)[ Packagist](https://packagist.org/packages/dwo/user-commands-bundle)[ RSS](/packages/dwo-user-commands-bundle/feed)WikiDiscussions master Synced 6d ago

READMEChangelogDependenciesVersions (1)Used By (0)

User Commands Bundle
====================

[](#user-commands-bundle)

Install
-------

[](#install)

```
composer require dwo/user-commands-bundle:@dev
```

and add to **config\\bundles.php**

```
return [
    //..

    Dwo\UserCommandsBundle\DwoUserCommandsBundle::class => ['all' => true],

    //..
];
```

Commands
--------

[](#commands)

```
php console dwo:user:create
```

```
php console dwo:user:update
```

```
php console dwo:user:list
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity33

Early-stage or recently created project

 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/92fbda736c9e7b2a06e4d23b0e3768f3f7cec3a609540808ef5db10c348231c0?d=identicon)[dave](/maintainers/dave)

---

Top Contributors

[![davewwww](https://avatars.githubusercontent.com/u/921303?v=4)](https://github.com/davewwww "davewwww (11 commits)")

### Embed Badge

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

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

###  Alternatives

[shrink0r/workflux

Finite state machine for php.

375.6k1](/packages/shrink0r-workflux)

PHPackages © 2026

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