2017 © Pedro Peláez
 

yii2-extension yii2-base-models

The Base Models for Yii 2 Applications.

image

rhosocial/yii2-base-models

The Base Models for Yii 2 Applications.

  • PHP
  • 9 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 12 Versions
  • 2 % Grown

The README.md

yii2-base-models

The Base Models for Yii 2 Applications, (*1)

Latest Stable Version License Reference Status Build Status Dependency Status Code Coverage Scrutinizer Quality Score Code Climate, (*2)

Installation

The preferred way to install this extension is through composer. Either run, (*3)

php composer.phar require --prefer-dist rhosocial/yii2-base-models "*"

or add, (*4)

"rhosocial/yii2-base-models": "*"

to the require section of your composer.json file., (*5)

If you want to use Redis or MongoDB ActiveRecord, please add, (*6)

"yiisoft/yii2-redis": "*"

or, (*7)

"yiisoft/yii2-mongodb": "~2.1.0"

to the require section of your composer.json file by yourself., (*8)

Note: The MongoDB models need PHP MongoDB extension 1.2.0 or above., (*9)

Usage

Once the extension is installed, simply use it in your code by :, (*10)

use rhosocial\base\models\models\BaseEntityModel;

class Example extends BaseEntityModel
{
...
}

further detailed usage seen in code file notes., (*11)

Contact Us

Join the chat at https://gitter.im/rhosocial/yii2-base-models, (*12)

If you have any problems or good ideas about yii2-base-models, please discuss there, or send an email to i@vistart.me. Thank you!, (*13)

If you want to send an email with your issues, please briefly introduce yourself first, for instance including your title and github homepage., (*14)

yii2-base-models, (*15)

The Versions

07/06 2017

dev-master

9999999-dev

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

07/06 2017

1.1.0

1.1.0.0

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

07/06 2017

1.0.x-dev

1.0.9999999.9999999-dev

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

07/06 2017

1.0.1

1.0.1.0

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

15/05 2017

1.1.0-rc

1.1.0.0-RC

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

06/05 2017

1.0.1-rc

1.0.1.0-RC

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

13/04 2017

1.0.0

1.0.0.0

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

27/03 2017

1.0.0-rc

1.0.0.0-RC

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

21/03 2017

1.0.0-beta3

1.0.0.0-beta3

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

07/03 2017

1.0.0-beta2

1.0.0.0-beta2

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

09/02 2017

1.0.0-beta

1.0.0.0-beta

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

The Development Requires

mongodb extension yii2 redis model rhosocial

02/02 2017

1.0.0-alpha

1.0.0.0-alpha

The Base Models for Yii 2 Applications.

  Sources   Download

AGPLv3

The Requires

 

mongodb extension yii2 redis model rhosocial