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

dev-master 2017-05-03 08:32 UTC

This package is auto-updated.

Last update: 2024-04-08 05:44:12 UTC


README

Common Organization Models for Yii 2.

Latest Stable Version License Reference Status Build Status Dependency Status Code Coverage Scrutinizer Quality Score Code Climate

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