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

[fntneves/laravel-transactional-events

Transaction-aware Event Dispatcher for Laravel

3202.6M2](/packages/fntneves-laravel-transactional-events)[ipinfo/ipinfo

The official PHP library for IPinfo, the most reliable, accurate, and in-depth source of IP address data available anywhere. We process terabytes of data to produce our custom IP geolocation, company, carrier and IP type data sets. Visit our developer docs at https://ipinfo.io/developers.

2891.2M11](/packages/ipinfo-ipinfo)[craftcms/plugin-installer

Craft CMS Plugin Installer

283.3M4](/packages/craftcms-plugin-installer)[typo3/cms-recordlist

TYPO3 CMS Recordlist - Lists database records in the TYPO3 backend module (Web&gt;List).

178.0M48](/packages/typo3-cms-recordlist)[broadway/uuid-generator

UUID generator for broadway/broadway.

202.1M11](/packages/broadway-uuid-generator)

PHPackages © 2026

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