gregwar / php-serial
This PHP class can be used to communicate with a serial port under Linux, OSX or Windows.
dev-master
2014-04-03 12:53 UTC
Requires
- php: >=5.3.0
This package is auto-updated.
Last update: 2024-09-24 03:59:35 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.