Libraries tagged by shared-memory
misterion/ko-process
331947 Downloads
Simple pcntl fork wrapper and process manager
ninsuo/php-shared-memory
20439 Downloads
Share variables across multiple PHP apps
jamm/memory
24874 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
30958 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
klaussilveira/simple-shm
7079 Downloads
SimpleSHM is a simple and small abstraction layer for shared memory manipulation using PHP.
yurunsoft/swoole-shared-memory
66374 Downloads
takuya/php-sysv-ipc-shared-memory
1964 Downloads
php sysv shm wrapper
positron48/memorystorage
2045 Downloads
Classes for storing data in shared memory
azenned/smc
15943 Downloads
Blueflame cache library using shared memory (SHM)
anime-db/shmop
1370 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
pavel_agarkov/speed-hunter
9 Downloads
Managing php-cli processes from under php-cgi and waiting for a response from the last process. (Only for * nix systems with shared memory support).
boo1ean/shared
808 Downloads
Shared storage using native shared memory functions