myNoSQL: Redis and PHP: What Library to use?
Ori Pekelman discusses in two posts — here and here — the status of the various PHP libraries for Redis:
After looking at all of these I quickly turned to the C extension, Redisent looked nice but did not implement the new unified bulk protocol, and to be true, the code was a bit buggy….
I also recommend iRedis