Libraries tagged by redis php

doctrine/cache

7875 Favers
452002176 Downloads

PHP Doctrine Cache library is a popular cache implementation that supports many different drivers such as redis, memcache, apc, mongodb and others.

Go to Download


predis/predis

7806 Favers
205688859 Downloads

A flexible and feature-complete Redis client for PHP.

Go to Download


phpfastcache/phpfastcache

2383 Favers
3359256 Downloads

PHP Abstract Cache Class - Reduce your database call using cache system. Phpfastcache handles a lot of drivers such as Apc(u), Cassandra, CouchBase, Couchdb, Dynamodb, Firestore, Mongodb, Files, (P)redis, Leveldb, Memcache(d), Ravendb, Ssdb, Sqlite, Wincache, Xcache, Zend Data Cache.

Go to Download


colinmollenhour/credis

374 Favers
28364362 Downloads

Credis is a lightweight interface to the Redis key-value store which wraps the phpredis library when available for better performance.

Go to Download


colinmollenhour/php-redis-session-abstract

61 Favers
18829284 Downloads

A Redis-based session handler with optimistic locking

Go to Download


m6web/redis-mock

80 Favers
2226952 Downloads

Library providing a PHP mock for Redis

Go to Download


resque/php-resque

222 Favers
1250571 Downloads

Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.

Go to Download


chrisboulton/php-resque

3496 Favers
3382825 Downloads

Redis backed library for creating background jobs and processing them later. Based on resque for Ruby.

Go to Download


matthiasmullie/scrapbook

313 Favers
1278036 Downloads

Scrapbook is a PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APCu, SQL and additional capabilities (e.g. transactions, stampede protection) built on top.

Go to Download


cache/redis-adapter

55 Favers
2668042 Downloads

A PSR-6 cache implementation using Redis (PhpRedis). This implementation supports tags

Go to Download


erik-dubbelboer/php-redis-admin

3085 Favers
80699 Downloads

Simple web interface to manage Redis databases.

Go to Download


cheprasov/php-redis-lock

106 Favers
314158 Downloads

RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.

Go to Download


cheprasov/php-redis-client

127 Favers
950255 Downloads

Php client for Redis. It is a fast, fully-functional and user-friendly client for Redis, optimized for performance. RedisClient supports the latest versions of Redis starting from 2.6 to 6.0

Go to Download


rhubarbgroup/redis-cache

402 Favers
69224 Downloads

A persistent object cache backend for WordPress powered by Redis. Supports Predis, PhpRedis, Relay, replication, sentinels, clustering and WP-CLI.

Go to Download


josiasmontag/laravel-redis-mock

44 Favers
1027585 Downloads

This Laravel package provides a Redis mock for your tests

Go to Download


Next >>