ommu / users
Users Module from OMMU
Installs: 648
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 1
Type:ommu-module
pkg:composer/ommu/users
Requires
- php: ~7.0
 - ommu/yii-traits: ~2.1
 - oomphinc/composer-installers-extender: ^1.0
 - thamtech/yii2-uuid: *
 - yiisoft/yii2: ~2.0.13
 
Provides
This package is auto-updated.
Last update: 2025-10-05 02:02:46 UTC
README
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist ommu/users "v2.x-dev"
or
 "ommu/users": "v2.x-dev"
to the require section of your composer.json.