Libraries tagged by reddis
avtonom/semaphore-bundle
2783 Downloads
A generic locking Symfony bundle for PHP, that uses named locks for semaphore acquire and release, to guarantee atomicity
averias/phpredis-bloom
3414 Downloads
PHP client for RedisBloom module using phpredis extension
asfop/cache-kv
6 Downloads
简化缓存操作的 PHP 库,专注于实现若无则从数据源获取并回填缓存这一常见模式
amiiiiink/laravel-rate-limiter
4 Downloads
A flexible rate limiting middleware for Laravel and Lumen applications
alexgeno/phone-verification-laravel
1715 Downloads
A library for phone verification via Laravel notification channels. Any notification channel can be used as a sender, and Redis or MongoDB can be used as a storage.
alexgeno/phone-verification-bundle
68 Downloads
A bundle for phone verification via the Symfony Notifier SMS channel. Any SMS service can be used as a sender. Redis or MongoDB can be used as a storage.
alexgeno/phone-verification
5108 Downloads
An extensible and configurable php library for phone verification
alex/mutexlock
2525 Downloads
MutexLock makes sure that a cron job defined in multiple identical web servers will not execute more than one task at a time. Backed by Redis.
alekseykorzun/benchmarker-nosql-php
8 Downloads
Benchmark factory for NoSQL clients in PHP
aira-virtual/laravel-redlock
260 Downloads
Redis distributed locks for laravel
adamcrampton/object-cache
1270 Downloads
Redis object cache for Laravel
aad/cache
447 Downloads
PHP cache library
10quality/wpmvc-phpfastcache
6821 Downloads
Forked version that works with WordPress MVC.
zenstruck/queue
21 Downloads
Unified API for different queue services.
zenstruck/governator
1 Downloads
A generic fixed window rate limiting throttle with an intuitive and fluent API that supports multiple backends.