Libraries tagged by sharedmemory
misterion/ko-process
326794 Downloads
Simple pcntl fork wrapper and process manager
ninsuo/php-shared-memory
18206 Downloads
Share variables across multiple PHP apps
jamm/memory
23873 Downloads
Key-value storage in memory. As a storage can be used: APC, Redis, Memcache, Shared memory. All storage objects have one interface, so you can switch them without changing the working code. Contains PHP Redis client.
yurunsoft/swoole-shared-memory
65816 Downloads
pear2/cache_shm
28464 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
takuya/php-sysv-ipc-shared-memory
711 Downloads
php sysv shm wrapper
zhamao/connection-manager
3838 Downloads
A swoole-based multi-process connection manager using shared memory table
positron48/memorystorage
1453 Downloads
Classes for storing data in shared memory
klaussilveira/simple-shm
6970 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
azenned/smc
14194 Downloads
Blueflame cache library using shared memory (SHM)
takuya/php-sharedmemory-keystore
16 Downloads
php shmop_xx wrapper
imiphp/imi-shared-memory
18 Downloads
imi 框架跨进程变量共享组件
adammbalogh/key-value-store-shared-memory
1107 Downloads
Key-value shared memory store through php shared memory module.
slince/process
88 Downloads
The process wrapper and manager based on pcntl and posix.
php-comp/shm
35 Downloads
shared memory library of the php