Libraries tagged by php redis
apilaravue/apilaravue
40 Downloads
This is a framwork for large web projects. ApiLaravue uses Laravel 5.4 as backend integrated with laravel passport and laravel cors, Vuejs as frontend and the two communicate via API calls. It also include redis already installed and configured in the backend and frontend, a node server already created and configure for realtime communication and some vue packages are also install in the frontend such as vue-router, vue-resource, vue-socket.io, and sweetalert.
andrewdyer/predis-request-limiter
532 Downloads
Request rate limiting using Predis.
andrewdyer/predis-adaptor
130 Downloads
A simple framework-agnostic caching solution using Redis
aad/cache
447 Downloads
PHP cache library
10quality/wpmvc-phpfastcache
6801 Downloads
Forked version that works with WordPress MVC.
phresque/phresque
7484 Downloads
A background processing implementation inspired by php-resque
php-resque/resque
282 Downloads
Redis backed library for creating background jobs and processing them later. Based on Ruby resque.
gemorroj/linfo
102 Downloads
Library for parsing system information, like network/cpu/memory/usb/pci/sound cards/filesystems/raid array/ipmi/etc and php/web-servers/databases.
foxtech6/mutex-locker
147 Downloads
MutexSafe will help you use mutex more effectively. Different mutex for different components are presented. In addition, you can add your own lockers and use within the library.
jesseobrien/reach
15 Downloads
PHP Redis search library.
marufmax/deja-vu
3 Downloads
Caching with redis sentinal, master and slave. Supports PHPRedis client
zircote/bloom
20 Downloads
A PHP/Redis Bloom filter experiment
happysir/distributed-lock
112 Downloads
A distributed lock based on PHP and redis(swoft)
nikitopush/phprsmq
456 Downloads
PHP implementation of the Redis Simple Message Queue.
chriskite/rem
8884 Downloads
Redis memoization for PHP