Skip to content

rhosocial/yii2-organization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rhosocial/yii2-organization

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