PHPackages                             mdlayher/serial - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. mdlayher/serial

AbandonedArchivedLibrary[Utility &amp; Helpers](/categories/utility)

mdlayher/serial
===============

PHP class utilizing Direct IO to interact with a RS232 serial port

1312510PHP

Since Mar 14Pushed 13y ago1 watchersCompare

[ Source](https://github.com/mdlayher/serial)[ Packagist](https://packagist.org/packages/mdlayher/serial)[ RSS](/packages/mdlayher-serial/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

serial
======

[](#serial)

PHP class utilizing Direct IO to interact with a RS232 serial port.

Installation
============

[](#installation)

To install using Composer, add `"mdlayher/serial": "dev-master"` to the `require` section of your `composer.json`.

Usage
=====

[](#usage)

Point the class to your serial RS232 device file location. Options may be set once a connection is established.

```
