iirose-tools / iirose-lib-php
A communication library for iirose, written in PHP
Installs: 2
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/iirose-tools/iirose-lib-php
Requires
- php: ~5.4 || ~7.0
Requires (Dev)
- php: ~7.0
- phpunit/phpunit: ^6.2
This package is auto-updated.
Last update: 2020-08-23 07:03:43 UTC
README
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