Libraries tagged by shared-memory
ninsuo/php-shared-memory
25555 Downloads
Share variables across multiple PHP apps
misterion/ko-process
341013 Downloads
Simple pcntl fork wrapper and process manager
jamm/memory
26804 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.
pear2/cache_shm
35347 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
yurunsoft/swoole-shared-memory
67982 Downloads
takuya/php-sysv-ipc-shared-memory
4201 Downloads
php sysv shm wrapper
zhamao/connection-manager
4160 Downloads
A swoole-based multi-process connection manager using shared memory table
windomz/shmcache
3089 Downloads
A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
positron48/memorystorage
3073 Downloads
Classes for storing data in shared memory
klaussilveira/simple-shm
7207 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
azenned/smc
18080 Downloads
Blueflame cache library using shared memory (SHM)
anime-db/shmop
1496 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
imiphp/imi-shared-memory
19 Downloads
imi 框架跨进程变量共享组件
slince/process
89 Downloads
The process wrapper and manager based on pcntl and posix.
php-comp/shm
36 Downloads
shared memory library of the php