Download the PHP package pbergman/fifo without Composer
On this page you can find all versions of the php package pbergman/fifo. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download pbergman/fifo
More information about pbergman/fifo
Files in pbergman/fifo
Download pbergman/fifo
More information about pbergman/fifo
Files in pbergman/fifo
Vendor pbergman
Package fifo
Short Description a php posix fifo (named pipes) wrapper to use for ipc
License MIT
Package fifo
Short Description a php posix fifo (named pipes) wrapper to use for ipc
License MIT
Please rate this library. Is it a good library?
Informations about the package fifo
FIFO (named pipes)
A simple wrapper around posix_mkfifo that can send signals and mixed data for ipc. Difference between signals and data is that data will verified and signal only will return the header (with pid and type) and the signal and is basically a stripped version of data to send integers.
usage:
All versions of fifo with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.6.0
The package pbergman/fifo contains the following files
Loading the files please wait ....