PHPackages                             jelix/jcommunity-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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. jelix/jcommunity-module

ActiveJelix-module[Authentication &amp; Authorization](/categories/authentication)

jelix/jcommunity-module
=======================

modules to add community features to a web site made with Jelix

v1.4.6(1w ago)0123.3k—7.7%5[14 issues](https://github.com/jelix/jcommunity-module/issues)GPL-2.0PHPPHP &gt;=7.4

Since Apr 15Pushed 2w ago5 watchersCompare

[ Source](https://github.com/jelix/jcommunity-module)[ Packagist](https://packagist.org/packages/jelix/jcommunity-module)[ Docs](https://github.com/jelix/jcommunity-module/wiki/)[ RSS](/packages/jelix-jcommunity-module/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (50)Used By (0)

jCommunity is set of modules to add "community" features to a web site made with the [Jelix framework](http://jelix.org).

It provides:

- user registration: account creation, with confirmation by email and activation key. The form contains a captcha.
- users can choose their password
- possibility to ask a new password when the user has loose his password (again, confirmation by email and activation key)
- Profile editing
- login/logout form
- many new events in controllers, to allow you to do processing at each step of the registration and other actions, so your own module can verify or doing additional things.
- notification messages with jMessage
- a specific form for jauthdb\_admin is provided

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

[](#installation)

The current version works only with Jelix 1.6.24+, 1.7 and 1.8.

See INSTALL.md or [the wiki](https://github.com/jelix/jcommunity-module/wiki/installation)

To contribute and test, read the test/README.md file.

Localization
------------

[](#localization)

To help to translate the module, go to Transifex: . No PR for localization will be accepted.

To download locales, go to  .

Others documentation
--------------------

[](#others-documentation)

On [the project web site](https://github.com/jelix/jcommunity-module/wiki/):

- [Installation](https://github.com/jelix/jcommunity-module/wiki/installation)
- [Extending jcommunity](https://github.com/jelix/jcommunity-module/wiki/extending_jcommunity)
- [How to contribute](https://github.com/jelix/jcommunity-module/wiki/contribute)

###  Health Score

60

—

FairBetter than 98% of packages

Maintenance94

Actively maintained with recent releases

Popularity34

Limited adoption so far

Community22

Small or concentrated contributor base

Maturity76

Established project with proven stability

 Bus Factor1

Top contributor holds 92% 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 ~85 days

Recently: every ~239 days

Total

49

Last Release

10d ago

PHP version history (3 changes)v1.0PHP &gt;=5.3

v1.1.1PHP &gt;=5.6

v1.4.0-rc.1PHP &gt;=7.4

### Community

Maintainers

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

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

![](https://avatars.githubusercontent.com/u/1575538?v=4)[rldhont](/maintainers/rldhont)[@rldhont](https://github.com/rldhont)

---

Top Contributors

[![laurentj](https://avatars.githubusercontent.com/u/336034?v=4)](https://github.com/laurentj "laurentj (324 commits)")[![josemvm](https://avatars.githubusercontent.com/u/10053874?v=4)](https://github.com/josemvm "josemvm (12 commits)")[![alagroy-42](https://avatars.githubusercontent.com/u/43455361?v=4)](https://github.com/alagroy-42 "alagroy-42 (8 commits)")[![nworr](https://avatars.githubusercontent.com/u/43475951?v=4)](https://github.com/nworr "nworr (2 commits)")[![gdugas](https://avatars.githubusercontent.com/u/1112111?v=4)](https://github.com/gdugas "gdugas (1 commits)")[![brice-t](https://avatars.githubusercontent.com/u/1919552?v=4)](https://github.com/brice-t "brice-t (1 commits)")[![FlorianLB](https://avatars.githubusercontent.com/u/340556?v=4)](https://github.com/FlorianLB "FlorianLB (1 commits)")[![nboisteault](https://avatars.githubusercontent.com/u/2145040?v=4)](https://github.com/nboisteault "nboisteault (1 commits)")[![ziwot](https://avatars.githubusercontent.com/u/13657413?v=4)](https://github.com/ziwot "ziwot (1 commits)")[![bastnic](https://avatars.githubusercontent.com/u/84887?v=4)](https://github.com/bastnic "bastnic (1 commits)")

---

Tags

Authenticationmessagingprofilecommunity

### Embed Badge

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

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

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.7k51.8M371](/packages/tymon-jwt-auth)[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.7k147.0M290](/packages/league-oauth2-server)[league/oauth2-client

OAuth 2.0 Client Library

3.8k128.7M1.3k](/packages/league-oauth2-client)[google/auth

Google Auth Library for PHP

1.4k294.2M218](/packages/google-auth)[pragmarx/google2fa

A One Time Password Authentication package, compatible with Google Authenticator.

2.0k97.9M239](/packages/pragmarx-google2fa)[paragonie/sodium_compat

Pure PHP implementation of libsodium; uses the PHP extension if it exists

931145.2M178](/packages/paragonie-sodium-compat)

PHPackages © 2026

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