Libraries tagged by sharedmemory
misterion/ko-process
343866 Downloads
Simple pcntl fork wrapper and process manager
ninsuo/php-shared-memory
31343 Downloads
Share variables across multiple PHP apps
jamm/memory
27520 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
37459 Downloads
Wrapper for shared memory and locking functionality across different PHP extensions.
yurunsoft/swoole-shared-memory
69290 Downloads
laruence/yac
3 Downloads
Yac is a shared and lockless memory user data cache for PHP.
takuya/php-sysv-ipc-shared-memory
5023 Downloads
php sysv shm wrapper
kwhorne/askr-laravel
284 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
4396 Downloads
A swoole-based multi-process connection manager using shared memory table
positron48/memorystorage
3330 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
18619 Downloads
Blueflame cache library using shared memory (SHM)
takuya/php-sharedmemory-keystore
74 Downloads
php shmop_xx wrapper
imiphp/imi-shared-memory
19 Downloads
imi 框架跨进程变量共享组件
slince/process
89 Downloads
The process wrapper and manager based on pcntl and posix.