Skip to content
/ php-redis Public

A repo to learn and practice using PHP with Redis

Notifications You must be signed in to change notification settings

Zubs/php-redis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP-REDIS

A simple PHP project to learn and practice how to work with Redis.

Running The Application

  • Install phpredis and redis
$ pecl install redis

$ brew install redis

$ brew services restart redis
cd public && php -S localhost:1234

Documentation

About

A repo to learn and practice using PHP with Redis

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages