sh4ka/recommender-bundle

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 3

Forks: 0

Open Issues: 0

Type:symfony-bundle

1.0 2015-12-09 21:40 UTC

This package is auto-updated.

Last update: 2024-04-07 00:12:54 UTC


README

Recommender Bundle for Symfony

This bundle is made to easy integration with symfony and it was based on the tutorial from http://www.codediesel.com/php/item-based-collaborative-filtering-php/

Usage:

  • composer require sh4ka/recommender-bundle
  • Update AppKernel to load: Sh4ka\RecommenderBundle\RecommenderBundle
  • Enjoy