Libraries tagged by sharedmemory
ninsuo/php-shared-memory
29829 Downloads
Share variables across multiple PHP apps
misterion/ko-process
342342 Downloads
Simple pcntl fork wrapper and process manager
jamm/memory
27151 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
36685 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
yurunsoft/swoole-shared-memory
68844 Downloads
takuya/php-sysv-ipc-shared-memory
4613 Downloads
php sysv shm wrapper
zhamao/connection-manager
4227 Downloads
A swoole-based multi-process connection manager using shared memory table
windomz/shmcache
3097 Downloads
A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
positron48/memorystorage
3219 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
18423 Downloads
Blueflame cache library using shared memory (SHM)
anime-db/shmop
1549 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