thienhungho / yii2-hrm
Yii2 HRM
v1.0.0
2018-11-06 07:52 UTC
Requires
- thienhungho/yii2-app-core: *
- thienhungho/yii2-employee-management: *
- yiisoft/yii2: ~2.0.9
This package is auto-updated.
Last update: 2026-03-07 02:04:04 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.