tecnologiaterabyte / yii2-check-attendance
Time & Attendance Extension
Package info
github.com/tecnologiaterabyte/yii2-check-attendance
Type:yii2-extension
pkg:composer/tecnologiaterabyte/yii2-check-attendance
dev-master
2015-04-11 12:40 UTC
Requires
- yiisoft/yii2: *
This package is not auto-updated.
Last update: 2026-03-29 02:01:12 UTC
README
Time & Attendance Extension.
Installation
The preferred way to install this extension is through composer.
Either run
php composer.phar require --prefer-dist yii2-check/yii2-check "*"
or add
"yii2-check/yii2-check-attendance": "*"
to the require section of your composer.json file.