lecodeurdudimanche/php-unix-streams

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

Installs: 78

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/lecodeurdudimanche/php-unix-streams

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

This package is auto-updated.

Last update: 2025-09-29 02:24: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