PHPackages                             oommgg/soyal - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. oommgg/soyal

ActiveLibrary[HTTP &amp; Networking](/categories/http)

oommgg/soyal
============

soyal 727 TCPIP communication

2.0.1(2mo ago)21861MITPHPPHP ^8.1||^8.2||^8.3||^8.4

Since Apr 26Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/oommgg/Soyal)[ Packagist](https://packagist.org/packages/oommgg/soyal)[ RSS](/packages/oommgg-soyal/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependencies (2)Versions (15)Used By (0)

Soyal AR-727H TCP/IP Communication Library
==========================================

[](#soyal-ar-727h-tcpip-communication-library)

A PHP library for communicating with Soyal AR-727H access control readers via TCP/IP protocol.

[![License: MIT](https://camo.githubusercontent.com/fdf2982b9f5d7489dcf44570e714e3a15fce6253e0cc6b5aa61a075aac2ff71b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c6963656e73652d4d49542d79656c6c6f772e737667)](LICENSE)[![PHP Version](https://camo.githubusercontent.com/7535257ca228724c93658bd52583d4e47a9bab02c356abf6e54c1d575f2151e6/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f5048502d382e312532422d626c75652e737667)](https://www.php.net/)

Requirements
------------

[](#requirements)

- PHP 8.1 or higher
- nesbot/carbon ^3.0
- Network access to AR-727H device

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

[](#installation)

```
composer require oommgg/soyal
```

Features
--------

[](#features)

- 🔌 TCP/IP socket communication with AR-727H controllers
- 🎫 Card management (add, read, disable, reset)
- 📝 Event log retrieval and management
- ⏰ Device time synchronization
- 🔄 Device status monitoring and reboot
- ✅ Full checksum validation
- 🛡️ Type-safe with PHP 8.1+ features
- ⚠️ Comprehensive error handling

Quick Start
-----------

[](#quick-start)

```
