PHPackages                             melisplatform/melis-platform-framework-lumen-demo-tool - 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. melisplatform/melis-platform-framework-lumen-demo-tool

ActiveMelisplatform-module[Framework](/categories/framework)

melisplatform/melis-platform-framework-lumen-demo-tool
======================================================

Melis Platform Code Example Lumen module

v5.0.1(2y ago)11861OSL-3.0PHP

Since Sep 4Pushed 2y ago6 watchersCompare

[ Source](https://github.com/melisplatform/melis-platform-framework-lumen-demo-tool)[ Packagist](https://packagist.org/packages/melisplatform/melis-platform-framework-lumen-demo-tool)[ Docs](https://github.com/melisplatform/melis-platform-framework-lumen-demo-tool)[ RSS](/packages/melisplatform-melis-platform-framework-lumen-demo-tool/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (3)Versions (17)Used By (1)

melis-platform-framework-lumen-demo-tool
========================================

[](#melis-platform-framework-lumen-demo-tool)

This demo tool has for goal to show how you can use the framework Lumen inside Melis Platform, so you're not locked on ZF.

### Prerequisites

[](#prerequisites)

This module requires melisplatform/melis-platform-frameworks in order to have this module running. This will automatically be done when using composer.

### Installing

[](#installing)

```
composer require melisplatform/melis-platform-framework-lumen-demo-tool

```

### Configuration

[](#configuration)

This module is also configured to access the Lumen framework inside the directory of `/thirdparty` by just adding the data to the array inside config/module.config.php file :

```
return [
  'third-party-framework' => [
     'index-path' => [
        '/Lumen/public/index.php'
     ]
   ],
   ...
]

```

The module will determine the execution of the third party by providing the path of the `index.php` file.

Authors
-------

[](#authors)

- **Melis Technology** - [www.melistechnology.com](https://www.melistechnology.com/)

See also the list of [contributors](https://github.com/melisplatform/melis-core/contributors) who participated in this project.

License
-------

[](#license)

This project is licensed under the OSL-3.0 License - see the [LICENSE.md](LICENSE.md) file for details

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~294 days

Total

10

Last Release

1085d ago

Major Versions

v3.2.1 → v4.0.02020-11-16

v4.1.0 → v5.0.02022-06-21

### Community

Maintainers

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

---

Top Contributors

[![rbbrioso28](https://avatars.githubusercontent.com/u/9497212?v=4)](https://github.com/rbbrioso28 "rbbrioso28 (8 commits)")[![mariateresapomar](https://avatars.githubusercontent.com/u/85868605?v=4)](https://github.com/mariateresapomar "mariateresapomar (5 commits)")[![jerremeirago](https://avatars.githubusercontent.com/u/30467695?v=4)](https://github.com/jerremeirago "jerremeirago (3 commits)")[![jzabate](https://avatars.githubusercontent.com/u/39899634?v=4)](https://github.com/jzabate "jzabate (2 commits)")[![sircxes](https://avatars.githubusercontent.com/u/21098160?v=4)](https://github.com/sircxes "sircxes (2 commits)")

---

Tags

cmsmodulezf2melis

### Embed Badge

![Health badge](/badges/melisplatform-melis-platform-framework-lumen-demo-tool/health.svg)

```
[![Health](https://phpackages.com/badges/melisplatform-melis-platform-framework-lumen-demo-tool/health.svg)](https://phpackages.com/packages/melisplatform-melis-platform-framework-lumen-demo-tool)
```

###  Alternatives

[melisplatform/melis-cms

Melis Platform CMS module

115.5k15](/packages/melisplatform-melis-cms)

PHPackages © 2026

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