sh4ka / recommender-bundle
Installs: 12
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Type:symfony-bundle
Requires
- symfony/http-kernel: ~2.8
This package is auto-updated.
Last update: 2024-12-07 01:37:48 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