lecodeurdudimanche/php-unix-streams

(Very) simple library to communicate between two PHP scripts via Unix streams

dev-master 2021-02-03 17:43 UTC

This package is auto-updated.

Last update: 2024-04-29 04:21:10 UTC


README

(Very) simple library to communicate between two PHP scripts via Unix streams

Requirements

PHP version >= 7.2

Installation

    composer require lecodeurdudimanche\php-unix-streams

Basic usage

// TODO

TODO

 - Add documentation
 - Add tests

License

MIT License