PHPackages                             jelix/jelix-standard - 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. [Framework](/categories/framework)
4. /
5. jelix/jelix-standard

ActiveLibrary[Framework](/categories/framework)

jelix/jelix-standard
====================

Standard distribution of the Jelix PHP framework

v1.8.22(3mo ago)0369LGPL-2.1-or-laterPHP &gt;=7.4

Since May 23Pushed 3mo ago1 watchersCompare

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

READMEChangelogDependencies (3)Versions (45)Used By (0)

Jelix
=====

[](#jelix)

Jelix is an open-source framework for PHP.

It has a modular, extensible architecture. Applications based on Jelix are made with modules, which allow to reuse features in several projects.

For more informations, read [details about its features](https://jelix.org/articles/en/features).

**This package, `jelix/jelix-standard`, is a distribution of Jelix with standard components**. If you want a minimal package, use the [`jelix/jelix`](https://packagist.org/) package instead.

This branch is about Jelix 2.0 which is still in development. See branches jelix-1.8.x and jelix-1.7.x for stable versions.

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

[](#installation)

The best way is to use [Composer](https://getcomposer.org).

Create a directory and a composer.json file :

```
{
    "name": "me/my-project",
    "require": {
        "php": ">=8.1",
        "jelix/jelix-standard": "dev-master"
    }
}

```

Then you run:

```
composer install

```

Read [the documentation to create an application](https://docs.jelix.org/en/manual-1.8/installation/create-application).

Documentation and community
===========================

[](#documentation-and-community)

There is a full manual to learn Jelix. You can read it [directly on the website](https://docs.jelix.org/en/manual-1.8).

You can ask your questions [on the forum](https://jelix.org/forums/forum/cat/2-english) or on our IRC Channel, #jelix, on the irc.freenode.net network.

Contribution &amp; development
==============================

[](#contribution--development)

If you want to contribute, you can use the provided Vagrant configuration which install all what is needed to run and test Jelix, and launch unit tests. See the testapp/README.md file in the repository.

Fill issues on Github .

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance80

Actively maintained with recent releases

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity72

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

Recently: every ~27 days

Total

42

Last Release

108d ago

PHP version history (2 changes)v1.7.0-rc.3PHP &gt;=5.6

v1.8.0PHP &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://www.gravatar.com/avatar/85344d4f49b7045f32ec35ce2221ecf9460ed6bdbf37c84e31e3d130c75c3dbf?d=identicon)[rldhont](/maintainers/rldhont)

---

Top Contributors

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

---

Tags

framework

### Embed Badge

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

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

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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