PHPackages                             alejandro-yakovlev/cf-php - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. alejandro-yakovlev/cf-php

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

alejandro-yakovlev/cf-php
=========================

PHP implementation of the rating-based collaborative filtering.

v1.0.1(2y ago)210MITPHPPHP &gt;=8.2

Since Jan 7Pushed 2y ago1 watchersCompare

[ Source](https://github.com/alejandro-yakovlev/cf-php)[ Packagist](https://packagist.org/packages/alejandro-yakovlev/cf-php)[ Docs](https://github.com/alejandro-yakovlev/cf-php)[ RSS](/packages/alejandro-yakovlev-cf-php/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (3)Dependencies (4)Versions (5)Used By (0)

PHP Collaborative Filtering (CF)
================================

[](#php-collaborative-filtering-cf)

Introduction
------------

[](#introduction)

This library is a PHP implementation of the [collaborative filtering (CF)](https://en.wikipedia.org/wiki/Collaborative_filtering).

Setup
-----

[](#setup)

```
composer require alejandro-yakovlev/cf-php
```

### Requirements

[](#requirements)

- PHP &gt;= 8.2

Usage
-----

[](#usage)

```
