wnasich / php_zklib

PHP library for communication with ZKTeco Attendance Machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP ZKLib

PHP library for communication with ZKTeco Attendance Machine

Adjustemnts for platform ZEM500.

Tested on models SBTS H0201, ZK F707.

Install

composer require wnasich/php_zklib

Test connection to your device

Edit file zktest.php and update the line $zk = new ZKLib('192.168.1.201'); with your device ip address.

Donations

Bitcoin : 187w4iNVHX44y2PC96AuhP286aUKNjcrXV
Litecoin: LVutsPn9jaoC6SScdxsGMM2uAMvPbjNZXq
PIVX    : D81ZZt8jAvWQFaLhtx3f4ntstUCCYBcdne

About

PHP library for communication with ZKTeco Attendance Machine

License:GNU General Public License v2.0


Languages

Language:PHP 100.0%