sh4ka / recommender-bundle
Package info
github.com/sh4ka/RecommenderBundle
Type:symfony-bundle
pkg:composer/sh4ka/recommender-bundle
1.0
2015-12-09 21:40 UTC
Requires
- symfony/http-kernel: ~2.8
This package is auto-updated.
Last update: 2026-03-07 04:39:45 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