PHPackages                             jelix/helloworld-module - 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. jelix/helloworld-module

ActiveJelix-module[Utility &amp; Helpers](/categories/utility)

jelix/helloworld-module
=======================

Example of a jelix module.

v1.0.1(7y ago)0165MITPHP

Since Sep 24Pushed 5y ago1 watchersCompare

[ Source](https://github.com/jelix/helloworld-module)[ Packagist](https://packagist.org/packages/jelix/helloworld-module)[ Docs](http://jelix.org)[ RSS](/packages/jelix-helloworld-module/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (3)Used By (0)

This is a module for Jelix, that show a very simple controller.

Installation
============

[](#installation)

Install it by hands like any other Jelix modules, or use Composer if you installed Jelix 1.6.9+ with Composer.

In your project:

```
composer require "jelix/helloworld-module"

```

In Jelix 1.6
------------

[](#in-jelix-16)

Declare the module into the configuration of your application, mainconfig.ini.php:

```
[modules]

helloworld.access=2
```

then launch the installer to activate the module

```
php yourapp/install/installer.php
```

In Jelix 1.7+
-------------

[](#in-jelix-17)

Launch the configurator for your application to enabling the module

```
php yourapp/dev.php module:configure helloworld
```

And then launch the installer to activate the module

```
php yourapp/install/installer.php
```

###  Health Score

29

—

LowBetter than 59% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity64

Established project with proven stability

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

Total

2

Last Release

2691d ago

### Community

Maintainers

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

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

---

Top Contributors

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

---

Tags

modulejelixhello world

### Embed Badge

![Health badge](/badges/jelix-helloworld-module/health.svg)

```
[![Health](https://phpackages.com/badges/jelix-helloworld-module/health.svg)](https://phpackages.com/packages/jelix-helloworld-module)
```

PHPackages © 2026

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