2017 © Pedro Peláez
 

library redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

image

yuzuru-s/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  • Sunday, November 26, 2017
  • by s1130125
  • Repository
  • 4 Watchers
  • 22 Stars
  • 304 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 1 Open issues
  • 12 Versions
  • 0 % Grown

The README.md

Simple Recommendation library for Redis and PHP

Coverage Status Build Status Stable Version Download Count License, (*1)

Abstracting Redis's Sorted Set APIs and PHP to use as a recommending system.
This Recommendation algorithm use Collaborative Filtering, especially Jaccard coefficient, (*2)

This Recommendation algorithm is used by Amazon.com, (*3)

Amazon, (*4)

Please check here for details., (*5)

Requirements

  • Redis
    • >=2.4
  • PhpRedis extension
    • https://github.com/nicolasff/phpredis
  • PHP
    • >=5.5 >=5.6, >=7.0, >=7.1, >= 7.2
  • Composer

Installation

  • Using composer
{
    "require": {
       "yuzuru-s/redis-recommend": "1.0.*"
    }
}
$ php composer.phar update yuzuru-s/redis-recommend --dev

How to use

Please check sample code, (*6)

How to run unit test

Run with default setting., (*7)

% vendor/bin/phpunit -c phpunit.xml.dist

Currently tested with PHP 7.2.0 + Redis 2.6.12., (*8)

History

  • 1.0.10
    • support php7.2
  • 1.0.9
    • unsupport HHVM
  • 1.0.8
    • support HHVM
  • 1.0.7
    • support php7.1
  • 1.0.6
    • bug fix
  • 1.0.5
    • supports travis CI and passed test and display code coverage.
  • 1.0.0
    • Published

License

Copyright (c) 2017 YUZURU SUZUKI. See MIT-LICENSE for further details., (*9)

  • Yuzuru Suzuki
    • http://yuzurus.hatenablog.jp/

The Versions

26/11 2017

dev-master

9999999-dev https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis machine learning jaccard sorted set recommend collaborative filtering

22/11 2017

1.0.10

1.0.10.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis machine learning jaccard sorted set recommend collaborative filtering

20/11 2017

1.0.9

1.0.9.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis machine learning jaccard sorted set recommend collaborative filtering

20/11 2017

1.0.8

1.0.8.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis machine learning jaccard sorted set recommend collaborative filtering

20/11 2017

1.0.7

1.0.7.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis machine learning jaccard sorted set recommend collaborative filtering

25/08 2016

1.0.6

1.0.6.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis jaccard sorted set recommend collaborative filtering

25/08 2016

1.0.5

1.0.5.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis jaccard sorted set recommend collaborative filtering

24/08 2016

1.0.4

1.0.4.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis jaccard sorted set social game recommend

24/08 2016

1.0.3

1.0.3.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis jaccard sorted set social game recommend

24/08 2016

1.0.2

1.0.2.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis jaccard sorted set social game recommend

24/08 2016

1.0.1

1.0.1.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

MIT

The Requires

  • php >=5.5.0

 

The Development Requires

redis jaccard sorted set social game recommend

24/08 2016

1.0.0

1.0.0.0 https://github.com/YuzuruS/redis-recommend

Wrapping Redis's sorted set APIs for specializing recommending operations.

  Sources   Download

PHP3

The Requires

  • php >=5.5.0

 

The Development Requires

redis jaccard sorted set social game recommend