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

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

melisplatform/melis-platform-framework-laravel-demo-tool-logic
==============================================================

Melis Platform Frameworks Demo Tool Logic

v5.2.0(1y ago)13201OSL-3.0PHPPHP ^8.1|^8.3

Since Sep 4Pushed 1y ago6 watchersCompare

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

READMEChangelog (10)Dependencies (1)Versions (23)Used By (1)

melis-platform-framework-laravel-demo-tool-logic
================================================

[](#melis-platform-framework-laravel-demo-tool-logic)

Laravel module handling the request of `melisplatform/melis-platform-framework-laravel-demo-tool`to display the list of data using a Database query with the Laminas Database connection configuration and the Laminas Service manager

### Prerequisites

[](#prerequisites)

The requirements for this module are:

- melisplatform/melis-platform-framework-laravel-demo-tool
- melisplatform/melis-platform-framework-laravel

It will automatically be done when using composer.

### Installing

[](#installing)

Before installing this package, this required to create first the **Laravel** skeleton in `/thirdparty/Laravel`, then let Composer class mapping to be added to the autoloader, otherwise composer will interrupted an error message on your command line and stop the current execution.

```
"autoload": {
    ...
    "classmap": [
      "../../../thirdparty/Laravel/database/seeds",
      "../../../thirdparty/Laravel/database/factories"
    ]
  }

```

Once it done, you can now run the following composer command:

```
composer require melisplatform/melis-platform-framework-laravel-demo-tool-logic

```

### Service Providers

[](#service-providers)

Activating the Service provider by just adding to the `config/app.php` file in the Service Providers section.

```
MelisPlatformFrameworkLaravelDemoToolLogic\ModuleServiceProvider::class

```

### Route

[](#route)

This module handles a single route. See `Routes/web.php`

```
Route::get('/melis/laravel-list', 'IndexController@list');

```

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

40

—

FairBetter than 88% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity83

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 86.9% 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 ~139 days

Recently: every ~406 days

Total

14

Last Release

638d ago

Major Versions

v3.2.4 → v4.0.02020-08-17

v4.0.0 → v5.0.02022-06-21

PHP version history (3 changes)v4.0.0PHP ^7.1.3|^7.2|^7.3

v5.0.0PHP ^7.3|^8.0

v5.1.0PHP ^8.1|^8.3

### 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 (93 commits)")[![mariateresapomar](https://avatars.githubusercontent.com/u/85868605?v=4)](https://github.com/mariateresapomar "mariateresapomar (7 commits)")[![jzabate](https://avatars.githubusercontent.com/u/39899634?v=4)](https://github.com/jzabate "jzabate (4 commits)")[![sircxes](https://avatars.githubusercontent.com/u/21098160?v=4)](https://github.com/sircxes "sircxes (2 commits)")[![MelisTest](https://avatars.githubusercontent.com/u/21234733?v=4)](https://github.com/MelisTest "MelisTest (1 commits)")

---

Tags

laravelcmsmodulezf2melis

### Embed Badge

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

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

###  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)
