tecnologiaterabyte/yii2-check-attendance

Time & Attendance Extension

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

Type:yii2-extension

pkg:composer/tecnologiaterabyte/yii2-check-attendance

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

This package is not auto-updated.

Last update: 2025-10-25 23:42:39 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.