PHPackages                             sanchescom/php-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. sanchescom/php-serial

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

sanchescom/php-serial
=====================

Multi-platform serial port access convenience class

2.0.3(6y ago)61.9k↓29.2%1GPL-3.0PHPPHP ^7.2

Since Feb 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/sanchescom/php-serial)[ Packagist](https://packagist.org/packages/sanchescom/php-serial)[ RSS](/packages/sanchescom-php-serial/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (3)Versions (8)Used By (0)

PHP Serial
==========

[](#php-serial)

Multi-platform convenience class to access the serial port from PHP. This is refactored version of sources library [PHP-Serial](https://github.com/Xowap/PHP-Serial). Current version rewrite on PHP 7.

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

### Installing

[](#installing)

Require this package, with [Composer](https://getcomposer.org/), in the root directory of your project.

```
$ composer require sanchescom/php-serial
```

Usage
-----

[](#usage)

```
