Libraries tagged by shared-memory
ninsuo/php-shared-memory
31817 Downloads
Share variables across multiple PHP apps
misterion/ko-process
344285 Downloads
Simple pcntl fork wrapper and process manager
laruence/yac
40 Downloads
Yac is a shared and lockless memory user data cache for PHP.
jamm/memory
27575 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
69312 Downloads
pear2/cache_shm
37491 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
takuya/php-sysv-ipc-shared-memory
5086 Downloads
php sysv shm wrapper
kwhorne/askr-laravel
333 Downloads
Laravel integration for the Askr application server: session, cache, locks, queue and broadcasting drivers plus automatic page caching (pages are tagged with the models they read) — Redis-free, with an optional durable/replicated SQL Anywhere backend.
zhamao/connection-manager
4399 Downloads
A swoole-based multi-process connection manager using shared memory table
positron48/memorystorage
3368 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
18669 Downloads
Blueflame cache library using shared memory (SHM)
imiphp/imi-shared-memory
19 Downloads
imi 框架跨进程变量共享组件
slince/process
89 Downloads
The process wrapper and manager based on pcntl and posix.
sanchescom/laravel-cache-memory
1343 Downloads
Laravel cache driver backed by System V shared memory (shmop) with semaphore-guarded atomic operations.