Search by

tecnoready / php-serial

INHack20

This PHP class can be used to communicate with a serial port under Linux, OSX or Windows.

Package info

github.com/Tecnoready/php-serial

Homepage

pkg:composer/tecnoready/php-serial

Statistics

Installs: 18

Dependents: 0

Suggesters: 0

Stars: 0

dev-master 2024-09-14 01:26 UTC

This package is not auto-updated.

Last update: 2026-09-13 15:26:01 UTC


README

This PHP class can be used to communicate with a serial port under Linux, OSX or Windows.

This code is from http://code.google.com/p/php-serial/ I just wanted to be able to use composer to install and use it.