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

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

zzepish/php-serial
==================

Multi-platform serial port access convenience class

1.0.9(6y ago)068GPL-3.0-onlyPHP

Since Feb 11Pushed 6y agoCompare

[ Source](https://github.com/Zzepish/PHP-Serial)[ Packagist](https://packagist.org/packages/zzepish/php-serial)[ RSS](/packages/zzepish-php-serial/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (6)DependenciesVersions (10)Used By (0)

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

[](#php-serial)

PHP Serial was written at a time where I did not know any other language than PHP and I started to get seriously bored with its abilities.

I somehow got hold of a « Citizen C2202-PD » point-of-sale display, and I wanted to play around with it. I also managed to get the documentation of it, and created a convenience class to access the serial port though the Linux file.

Afterwards, I posted it to [PHP Classes](http://www.phpclasses.org/package/3679-PHP-Communicate-with-a-serial-port.html), and this probably is what brought it any visibility.

Example
-------

[](#example)

```
