PHPackages                             alex-kalanis/kw\_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. [Utility &amp; Helpers](/categories/utility)
4. /
5. alex-kalanis/kw\_modules

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

alex-kalanis/kw\_modules
========================

Selecting correct modules in KWCMS

v2.1.0(1y ago)0371BSD-3-ClausePHPPHP &gt;=7.4.0

Since Sep 3Pushed 1y ago1 watchersCompare

[ Source](https://github.com/alex-kalanis/kw_modules)[ Packagist](https://packagist.org/packages/alex-kalanis/kw_modules)[ RSS](/packages/alex-kalanis-kw-modules/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (7)Dependencies (10)Versions (8)Used By (1)

kw\_modules
===========

[](#kw_modules)

[![Build Status](https://github.com/alex-kalanis/kw_modules/actions/workflows/code_checks.yml/badge.svg)](https://github.com/alex-kalanis/kw_modules/actions/workflows/code_checks.yml/badge.svg)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/a9c7b3d92788f8957aab197331f432eb0f1f06ed46364670221b9d5c3ac088b4/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f6d6f64756c65732f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/alex-kalanis/kw_modules/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/10104e6dc94287340352215ce7e14d58eb028e6d4747d75d339cd54bcfa72d2a/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f6d6f64756c65732f762f737461626c652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_modules)[![Minimum PHP Version](https://camo.githubusercontent.com/0e9ac047546796cfdbe1423d1f4d91c8f37d2fbb11614a7900bb7686aaa5401f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253345253344253230372e342d3838393242462e737667)](https://php.net/)[![Downloads](https://camo.githubusercontent.com/63b481198eb51dd528bbe7e7ea286431ac10741a6f950521ad988ae654c986aa/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f616c65782d6b616c616e69732f6b775f6d6f64756c65732e7376673f7631)](https://packagist.org/packages/alex-kalanis/kw_modules)[![License](https://camo.githubusercontent.com/40fc145cecd91844ce54a1133c0c78535d3bffdf452f1c41a638871eabdcad54/68747470733a2f2f706f7365722e707567782e6f72672f616c65782d6b616c616e69732f6b775f6d6f64756c65732f6c6963656e73652e7376673f763d31)](https://packagist.org/packages/alex-kalanis/kw_modules)[![Code Coverage](https://camo.githubusercontent.com/194892a52c86bc9e6a70e276db7877675faf366ad9e831cfba86bef978f0e3d8/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f616c65782d6b616c616e69732f6b775f6d6f64756c65732f6261646765732f636f7665726167652e706e673f623d6d617374657226763d31)](https://scrutinizer-ci.com/g/alex-kalanis/kw_modules/?branch=master)

Modules base
------------

[](#modules-base)

Selecting which modules will run. This is the core of KWCMS. Because everything starts with modules which represent blocks of content.

### PHP Installation

[](#php-installation)

```
composer.phar require alex-kalanis/kw_modules
```

(Refer to [Composer Documentation](https://github.com/composer/composer/blob/master/doc/00-intro.md#introduction) if you are not familiar with composer)

### PHP Usage

[](#php-usage)

1.) Use your autoloader (if not already done via Composer autoloader)

2.) Add some external packages with connection to the local or remote services.

3.) Connect the "\\kalanis\\kw\_modules\\Access\\Factory::getProcessor" into your app and set necessary params.

4.) Extend your libraries by interfaces inside the package.

5.) Just call setting and render

### Caveats

[](#caveats)

This thing is created with tree in mind. So the loaders and modules itself are targeted by arrays, not raw strings as was usual.

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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 ~43 days

Recently: every ~64 days

Total

7

Last Release

720d ago

Major Versions

v1.3.0 → v2.0.02024-04-04

PHP version history (2 changes)v1.0.0PHP &gt;=7.2.0

v2.0.0PHP &gt;=7.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/499b0a541b787cdb31412f578c7b94c9790bcbee7de12c65b6101c6ce45ef6f0?d=identicon)[alex-kalanis](/maintainers/alex-kalanis)

---

Top Contributors

[![alex-kalanis](https://avatars.githubusercontent.com/u/59184183?v=4)](https://github.com/alex-kalanis "alex-kalanis (21 commits)")

---

Tags

modulemodules

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Code StylePHP CS Fixer

Type Coverage Yes

### Embed Badge

![Health badge](/badges/alex-kalanis-kw-modules/health.svg)

```
[![Health](https://phpackages.com/badges/alex-kalanis-kw-modules/health.svg)](https://phpackages.com/packages/alex-kalanis-kw-modules)
```

###  Alternatives

[zonneplan/laravel-module-loader

Module loader for Laravel

24118.4k](/packages/zonneplan-laravel-module-loader)

PHPackages © 2026

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