ebonik / redis-client
There is no license information available for the latest version (v0.4) of this package.
A simple to use php redis client
v0.4
2016-11-13 23:18 UTC
Requires
- clue/redis-protocol: ^0.3.0
This package is not auto-updated.
Last update: 2025-03-24 17:12:01 UTC
README
How do I get set up?
- clone this repository
- do a composer update
- look into bin/example/client to see how you can set up and use the client