thienhungho/yii2-hrm

Yii2 HRM

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

v1.0.0 2018-11-06 07:52 UTC

This package is auto-updated.

Last update: 2024-04-06 21:15:43 UTC


README

HRM for Yii2

Installation

The preferred way to install this extension is through composer.

Either run

php composer.phar require --prefer-dist thienhungho/yii2-hrm "*"

or add

"thienhungho/yii2-hrm": "*"

to the require section of your composer.json file.