PHPackages                             hafael/easyrec-laravel - 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. [API Development](/categories/api)
4. /
5. hafael/easyrec-laravel

ActivePackage[API Development](/categories/api)

hafael/easyrec-laravel
======================

Laravel 5.3+ integration for the Easyrec package.

v1.0(8y ago)0423BSD-3-ClausePHPPHP &gt;=5.6.4

Since Jun 13Pushed 8y ago1 watchersCompare

[ Source](https://github.com/hafael/easyrec-laravel)[ Packagist](https://packagist.org/packages/hafael/easyrec-laravel)[ RSS](/packages/hafael-easyrec-laravel/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (4)Versions (2)Used By (0)

Easyrec Laravel
===============

[](#easyrec-laravel)

=================

Easyrec package integration for Laravel.

Installation
------------

[](#installation)

[PHP](https://php.net) 5.4+ or [HHVM](http://hhvm.com) 3.3+, and [Composer](https://getcomposer.org) are required.

Run the composer require command from your terminal:

```
$ composer require hafael/easyrec-laravel
```

Open \[LaravelRoot\]/config/app.php and register the required service provider **above** your application providers.

```
'providers' => [
    /*
     * Application Service Providers...
     */
    ...
    Hafael\Easyrec\Laravel\EasyrecServiceProvider::class,
],
```

If you prefer, add the facade

```
'aliases' => [

    ...
    'Easyrec' => Hafael\Easyrec\Laravel\Facades\Easyrec::class,
],
```

License
-------

[](#license)

BSD-3-Clause

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3255d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/39ad3b7c146b7ff339338b2a19ff424f1d677a9ade97faa89f8d8eb19f1439cb?d=identicon)[hafael](/maintainers/hafael)

---

Top Contributors

[![hafael](https://avatars.githubusercontent.com/u/571130?v=4)](https://github.com/hafael "hafael (5 commits)")

---

Tags

phplaravelrecommendationrankingeasyrechafael

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/hafael-easyrec-laravel/health.svg)

```
[![Health](https://phpackages.com/badges/hafael-easyrec-laravel/health.svg)](https://phpackages.com/packages/hafael-easyrec-laravel)
```

###  Alternatives

[resend/resend-laravel

Resend for Laravel

1191.4M6](/packages/resend-resend-laravel)[joisarjignesh/bigbluebutton

BigBlueButton Server API Library for Laravel

162145.5k1](/packages/joisarjignesh-bigbluebutton)[antoineaugusti/laravel-easyrec

A Laravel wrapper for the recommendation system Easyrec

552.3k1](/packages/antoineaugusti-laravel-easyrec)[dariusiii/tmdb-laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the wtfzdotnet/php-tmdb-api library.

1821.1k](/packages/dariusiii-tmdb-laravel)[madeitbelgium/wordpress-php-sdk

WordPress Laravel PHP SDK

4422.9k1](/packages/madeitbelgium-wordpress-php-sdk)[dystcz/lunar-api

Dystore API layer for Lunar e-commerce package

411.1k3](/packages/dystcz-lunar-api)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
