gregwar/php-serial

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

Maintainers

Package info

github.com/Gregwar/php-serial

Homepage

pkg:composer/gregwar/php-serial

Statistics

Installs: 359

Dependents: 0

Suggesters: 0

Stars: 6

dev-master 2014-04-03 12:53 UTC

This package is auto-updated.

Last update: 2026-02-24 07:01:49 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.