petrovgit/php_zklib

PHP library for communication with ZKTeco Attendance Machine

This package's canonical repository appears to be gone and the package has been frozen as a result.

1.2 2019-07-25 12:54 UTC

This package is auto-updated.

Last update: 2021-05-25 17:53:51 UTC


README

PHP library for communication with ZKTeco Attendance Machine

Adjustemnts for model ZEM500 (SBTS H0201)

Install

composer require petrovgit/php_zklib

Test connection to your device

Add to file $zk = new ZKLib('192.168.1.201'); with your device ip address.