tecnologiaterabyte/yii2-check-attendance

Time & Attendance Extension

dev-master 2015-04-11 12:40 UTC

This package is not auto-updated.

Last update: 2024-04-13 14:50:29 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.