Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.22 KB

README.md

File metadata and controls

31 lines (21 loc) · 1.22 KB

IPC Shared Memory

A library to use shared memory for Inter-Process Communication without collision

🚀 Project generated with Jeckel-Lab/cookiecutter-php

🚧 Project is in Work In Progress status 🚧

Installation

composer require jeckel/ipc-shared-memory

Running tests

composer test

License

This project is published under the MIT License.