An open API service indexing awesome lists of open source software.

https://github.com/lecodeurdudimanche/php-unix-streams


https://github.com/lecodeurdudimanche/php-unix-streams

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# PHP Unix Streams
## (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