PHPackages                             skydiablo/koap - 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. skydiablo/koap

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

skydiablo/koap
==============

ReactPHP-based async client library for communicating with Keymile MileGate MSAN devices using the KOAP (Keymile Object Access Protocol) over the MTP (Message Transport Protocol) framing layer.

19↓50%PHP

Since Mar 16Pushed 2mo agoCompare

[ Source](https://github.com/skydiablo/keymile-object-access-protocol)[ Packagist](https://packagist.org/packages/skydiablo/koap)[ RSS](/packages/skydiablo-koap/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Keymile KOAP Protocol Library
=============================

[](#keymile-koap-protocol-library)

ReactPHP-based async client library for communicating with Keymile MileGate MSAN devices using the KOAP (Keymile Object Access Protocol) over the MTP (Message Transport Protocol) framing layer.

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

[](#requirements)

- PHP 8.4+
- ext-dom
- ext-zlib

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

[](#installation)

```
composer require skydiablo/koap
```

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

[](#quick-start)

```
