PHPackages                             ricardorsierra/lalottery - 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. ricardorsierra/lalottery

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

ricardorsierra/lalottery
========================

Add a lottery system to any Laravel apps.

00JavaScript

Since Aug 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/ricardosierra/lalottery)[ Packagist](https://packagist.org/packages/ricardorsierra/lalottery)[ RSS](/packages/ricardorsierra-lalottery/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

[](#introduction)

Lalottery provides a lottery system with dashboard and code-driven configuration for your Laravel.

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

[](#installation)

> **Note:** Lalottery is currently in beta.

Lalottery requires Laravel 5.4, which is currently in beta, and PHP 7.1+. You may use Composer to install Lalottery into your Laravel project:

```
composer require ricardorsierra/lalottery

```

After installing Lalottery, publish its assets using the `vendor:publish` Artisan command:

```
php artisan vendor:publish --provider="Ricardorsierra\Lalottery\LalotteryServiceProvider"

```

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

[](#configuration)

After publishing Lalottery's assets, its primary configuration file will be located at `config/lalottery.php`.

### Web Dashboard Authentication

[](#web-dashboard-authentication)

Lalottery exposes a dashboard at `/lalottery`.

###  Health Score

19

—

LowBetter than 9% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/c0a11577f9e4f7db7533432c22786439b3155ec7bc06be9760be7260c4ce1e0d?d=identicon)[ricardosierra](/maintainers/ricardosierra)

---

Top Contributors

[![huijimuhe](https://avatars.githubusercontent.com/u/3156508?v=4)](https://github.com/huijimuhe "huijimuhe (4 commits)")[![ricardosierra](https://avatars.githubusercontent.com/u/5499444?v=4)](https://github.com/ricardosierra "ricardosierra (2 commits)")

### Embed Badge

![Health badge](/badges/ricardorsierra-lalottery/health.svg)

```
[![Health](https://phpackages.com/badges/ricardorsierra-lalottery/health.svg)](https://phpackages.com/packages/ricardorsierra-lalottery)
```

PHPackages © 2026

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