Vogoo PHP LIB 2.0 (Default branch) |
|
|
Vogoo PHP Lib is a powerful recommendation/collaborative filtering engine designed to be easily integrated into Web sites. You can recommend items that match your customers' tastes, include a "people who liked this item also liked..." feature with a few lines of code, or easily compute tastes similarities between your users.
License: GNU General Public License (GPL)
Changes:
Modules have been reorganized to improve code consistency. A new statistics module has been added. SQL code was updated to work with several DB systems (tested on MySQL and PostgreSQL only). Database schema was updated to get a lower memory footprint in item-based collaborative filtering. Bugs were fixed in the 'visitors' library.
|