Download the PHP package ojooss/pluggit-api without Composer
On this page you can find all versions of the php package ojooss/pluggit-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ojooss/pluggit-api
More information about ojooss/pluggit-api
Files in ojooss/pluggit-api
Download ojooss/pluggit-api
More information about ojooss/pluggit-api
Files in ojooss/pluggit-api
Vendor ojooss
Package pluggit-api
Short Description package to interact with pluggit ventilation unit
License MIT
Package pluggit-api
Short Description package to interact with pluggit ventilation unit
License MIT
Please rate this library. Is it a good library?
Informations about the package pluggit-api
pluggit-api
PHP package for pluggit ventilation units
how to use?
Have a look at sample.php for some ideas
docker
There is a docker-compose file with three services
- sample
- test
- dev
We need customized image. Build like this:
docker-compose build
You can pass IP of ventilation unit by CLI parameter. On Linux run services like this:
PLUGGIT_IP=192.168.x.x docker-compose run --rm sample
On Windows run like this:
cmd /C "set PLUGGIT_IP=192.168.1.x && docker-compose run --rm sample"
All versions of pluggit-api with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
ext-sockets Version *
ext-sockets Version *
The package ojooss/pluggit-api contains the following files
Loading the files please wait ....