PHPackages                             jezzdk/laravel-sweet-regan - 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. jezzdk/laravel-sweet-regan

ActiveLibrary

jezzdk/laravel-sweet-regan
==========================

Shows a lovely message from everyones favorite demon every once in a while.

v1.1(4y ago)06MITPHP

Since Jan 5Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jezzdk/laravel-sweet-regan)[ Packagist](https://packagist.org/packages/jezzdk/laravel-sweet-regan)[ RSS](/packages/jezzdk-laravel-sweet-regan/feed)WikiDiscussions main Synced 3d ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

Laravel Sweet Regan
===================

[](#laravel-sweet-regan)

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

[](#installation)

To summon Sweet Regan, add the following middleware to your web group:

```
protected $middlewareGroups = [
    'web' => [
        \Jezzdk\LaravelSweetRegan\Http\Middleware\SweetRegan::class,
    ],
];
```

You may publish the config file and view with:

```
php artisan vendor:publish --provider="Jezzdk\LaravelSweetRegan\SweetReganServiceProvider"

```

Configuration
-------------

[](#configuration)

The default config looks like this:

```
return [
    // How often do you want Regan to visit your site?
    'chance' => '1:10',

    // How long do you want Regan to stay on your site? (in seconds)
    'visit_length' => 2,
];
```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity50

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

Every ~0 days

Total

2

Last Release

1589d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d0a6d2e4c81a362cc84db1d7394aa7d32c9094b8876a4bbb8dafc1b71a1a90f?d=identicon)[jezzdk](/maintainers/jezzdk)

---

Top Contributors

[![jezzdk](https://avatars.githubusercontent.com/u/139632?v=4)](https://github.com/jezzdk "jezzdk (3 commits)")

### Embed Badge

![Health badge](/badges/jezzdk-laravel-sweet-regan/health.svg)

```
[![Health](https://phpackages.com/badges/jezzdk-laravel-sweet-regan/health.svg)](https://phpackages.com/packages/jezzdk-laravel-sweet-regan)
```

PHPackages © 2026

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