rhosocial / yii2-organization
Common organization model(s), which were based on common base model.
Installs: 155
Dependents: 3
Suggesters: 0
Security: 0
Stars: 1
Watchers: 3
Forks: 0
Open Issues: 0
Type:yii2-extension
Requires
- php: >=5.6.0
- endroid/qrcode: >=2.0.11
- rhosocial/helpers: >=1.0.2
- rhosocial/yii2-base-models: >=1.0.0
- rhosocial/yii2-user: dev-master
- yiisoft/yii2: >=2.0.11
- yiisoft/yii2-authclient: *
Requires (Dev)
This package is auto-updated.
Last update: 2024-11-08 06:46:54 UTC
README
Common Organization Models for Yii 2.
Introduction
This package consists of three models:
- Organization
- Profile
- Member
Installation
The preferred way to install this extension is through composer
Either run
php composer.phar require rhosocial/yii2-organization:dev-master
or add
"rhosocial/yii2-organization": "dev-master"
to the require section of your composer.json