iirose-tools/iirose-lib-php

This package is abandoned and no longer maintained. No replacement package was suggested.

A communication library for iirose, written in PHP

dev-master 2019-03-23 04:00 UTC

This package is auto-updated.

Last update: 2020-08-23 07:03:43 UTC


README

Maintainability

A communication library for iirose, written in PHP

Usage

This project is currently in early development stage.

You have to modify the "minimum stability" to "dev" in composer.json. Here is an example.

{
"minimum-stability": "dev"
}

Then, run the following command

composer require iirose-tools/iirose-lib-php