Libraries tagged by share memory
ninsuo/php-shared-memory
20476 Downloads
Share variables across multiple PHP apps
razshare/simple-shared-memory
5 Downloads
A helper to share memory between forks.
phpth/ipc
21 Downloads
进程通信相关组件
jue/jsmemory
92 Downloads
mutli php process share memory
misterion/ko-process
332056 Downloads
Simple pcntl fork wrapper and process manager
jamm/memory
24912 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
31012 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
klaussilveira/simple-shm
7080 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
yurunsoft/swoole-shared-memory
66380 Downloads
takuya/php-sysv-ipc-shared-memory
1991 Downloads
php sysv shm wrapper
positron48/memorystorage
2061 Downloads
Classes for storing data in shared memory
windomz/shmcache
3034 Downloads
A lightweight, abstract, scalable, out-of-the-box shared memory operation, makes use of the PHP Shared Memory Functions(shmop).
azenned/smc
15982 Downloads
Blueflame cache library using shared memory (SHM)
anime-db/shmop
1372 Downloads
Shmop is a simple and small abstraction layer for shared memory manipulation using PHP
imiphp/imi-shared-memory
19 Downloads
imi 框架跨进程变量共享组件