PHPackages                             takuya/php-sharedmemory-keystore - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. takuya/php-sharedmemory-keystore

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

takuya/php-sharedmemory-keystore
================================

php shmop\_xx wrapper

0.2(1y ago)055GPL-3.0-or-laterPHPPHP &gt;=8.1CI passing

Since Mar 9Pushed 1mo ago1 watchersCompare

[ Source](https://github.com/takuya/php-sharedmemory-keystore)[ Packagist](https://packagist.org/packages/takuya/php-sharedmemory-keystore)[ RSS](/packages/takuya-php-sharedmemory-keystore/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

php-sysv-ipc-shared-memory
==========================

[](#php-sysv-ipc-shared-memory)

This package is wrapper for php sysv shm\_xxx.

Installing
----------

[](#installing)

from Packagist

```
composer require takuya/php-sharedmemory-keystore
```

from GitHub

```
name='takuya/php-sharedmemory-keystore'
repo=git@github.com:$name.git
composer config repositories.$name vcs $repo
composer require $name
```

Examples
--------

[](#examples)

```
