PHPackages                             leskhq/lesk-modules - 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. leskhq/lesk-modules

ActiveLibrary

leskhq/lesk-modules
===================

Module package for Laravel enterprise starter kit

3.0.7.15(8y ago)71.3k41GPL-3.0PHPPHP &gt;=5.5.9

Since Jun 12Pushed 8y ago3 watchersCompare

[ Source](https://github.com/leskhq/lesk-modules)[ Packagist](https://packagist.org/packages/leskhq/lesk-modules)[ RSS](/packages/leskhq-lesk-modules/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependencies (5)Versions (48)Used By (1)

LESK Modules
============

[](#lesk-modules)

[![License](https://camo.githubusercontent.com/593d3efeb74012dc6de7db89d2833a5ec1621c3e236d115ca4c25d0b2410a324/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e63652d47504c76332d627269676874677265656e2e737667)](https://tldrlegal.com/license/gnu-general-public-license-v3-(gpl-3))

This is a fork of the excellent [Caffeinated Modules](https://github.com/caffeinated/modules) with some cutomization to work specifically in the [Laravel Enterprise Web application Starter Kit or LESK](https://github.com/sroutier/laravel-5.1-enterprise-starter-kit)

Caffeinated Modules is a simple package to allow the means to separate your Laravel 5 application out into modules. Each module is completely self-contained allowing the ability to simply drop a module in for use.

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code. At the moment the package is not unit tested, but is planned to be covered later down the road.

Documentation
-------------

[](#documentation)

You will find user friendly and updated documentation in the wiki here: [Caffeinated Modules Wiki](https://github.com/caffeinated/modules/wiki)

Quick Installation
------------------

[](#quick-installation)

Begin by installing the package through Composer.

```
composer require sroutier/lesk-modules

```

Once this operation is complete, simply add both the service provider and facade classes to your project's `config/app.php` file:

#### Service Provider

[](#service-provider)

```
Sroutier\LESKModules\ModulesServiceProvider::class,
```

#### Facade

[](#facade)

```
'Module' => Sroutier\LESKModules\Facades\Module::class,
```

And that's it! With your coffee in reach, start building out some awesome modules!

###  Health Score

36

↑

LowBetter than 81% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community20

Small or concentrated contributor base

Maturity71

Established project with proven stability

 Bus Factor1

Top contributor holds 83.9% 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 ~16 days

Recently: every ~69 days

Total

47

Last Release

3233d ago

Major Versions

v1.2.3 → v2.0.12015-06-12

v2.2.4 → v3.02016-03-01

PHP version history (2 changes)v1.2.3PHP &gt;=5.4.0

v2.0.1PHP &gt;=5.5.9

### Community

Maintainers

![](https://www.gravatar.com/avatar/06ae2fa96df33d63760f91043de13bb8724a0ebe5b4052155d8bb7d782dc15b4?d=identicon)[sroutier](/maintainers/sroutier)

---

Top Contributors

[![kaidesu](https://avatars.githubusercontent.com/u/355659?v=4)](https://github.com/kaidesu "kaidesu (286 commits)")[![sroutier](https://avatars.githubusercontent.com/u/3011606?v=4)](https://github.com/sroutier "sroutier (40 commits)")[![torrentalle](https://avatars.githubusercontent.com/u/1963459?v=4)](https://github.com/torrentalle "torrentalle (5 commits)")[![hamrahpay](https://avatars.githubusercontent.com/u/13062340?v=4)](https://github.com/hamrahpay "hamrahpay (5 commits)")[![nickurt](https://avatars.githubusercontent.com/u/5840084?v=4)](https://github.com/nickurt "nickurt (2 commits)")[![dakiesse](https://avatars.githubusercontent.com/u/5033716?v=4)](https://github.com/dakiesse "dakiesse (2 commits)")[![syahzul](https://avatars.githubusercontent.com/u/707301?v=4)](https://github.com/syahzul "syahzul (1 commits)")

---

Tags

laravellaravel-packageleskphplaravelmoduleslesk

### Embed Badge

![Health badge](/badges/leskhq-lesk-modules/health.svg)

```
[![Health](https://phpackages.com/badges/leskhq-lesk-modules/health.svg)](https://phpackages.com/packages/leskhq-lesk-modules)
```

###  Alternatives

[barryvdh/laravel-ide-helper

Laravel IDE Helper, generates correct PHPDocs for all Facade classes, to improve auto-completion.

14.9k123.0M687](/packages/barryvdh-laravel-ide-helper)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[laravel/pulse

Laravel Pulse is a real-time application performance monitoring tool and dashboard for your Laravel application.

1.7k12.1M99](/packages/laravel-pulse)[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[psalm/plugin-laravel

Psalm plugin for Laravel

3274.9M308](/packages/psalm-plugin-laravel)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)

PHPackages © 2026

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