devgroup/yii2-entity

Yii2 entity

Installs: 861

Dependents: 4

Suggesters: 0

Security: 0

Stars: 0

Watchers: 8

Forks: 3

Open Issues: 0

Type:yii2-extension

dev-master 2017-04-27 09:07 UTC

This package is not auto-updated.

Last update: 2024-04-05 20:15:53 UTC


README

Build Status codecov

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist devgroup/yii2-entity "*"

or add

"devgroup/yii2-entity": "*"

to the require section of your composer.json file.

Usage