PHPackages                             andreracodex/php-zklib - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. andreracodex/php-zklib

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

andreracodex/php-zklib
======================

ZK library to connect with attendance devices in PHP

1.0.0(4mo ago)08MITPHPPHP &gt;=7.0

Since Dec 22Pushed 4mo agoCompare

[ Source](https://github.com/andreracodex/php-zklib)[ Packagist](https://packagist.org/packages/andreracodex/php-zklib)[ Docs](https://github.com/andreracodex/php-zklib)[ RSS](/packages/andreracodex-php-zklib/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

PHP ZKLib
=========

[](#php-zklib)

PHP library to interacts with ZK Time and Attendance Devices.

Library for connecting under the network using the UDP protocol and port 4370

See ZK communication protocol manual [here](zklib/docs/ZK_Communication_protocol_manual_CMD.pdf)

Installation
------------

[](#installation)

```
composer require andreracodex/php-zklib
```

Usage
-----

[](#usage)

### Basic Connection

[](#basic-connection)

```
