PHPackages                             melisplatform/melis-demo-cms-twig - 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. [Templating &amp; Views](/categories/templating)
4. /
5. melisplatform/melis-demo-cms-twig

ActiveMelisplatform-module[Templating &amp; Views](/categories/templating)

melisplatform/melis-demo-cms-twig
=================================

A demo Site demonstrating the usage of Twig inside Melis Platform

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

Since Nov 11Pushed 1y ago6 watchersCompare

[ Source](https://github.com/melisplatform/melis-demo-cms-twig)[ Packagist](https://packagist.org/packages/melisplatform/melis-demo-cms-twig)[ Docs](https://github.com/melisplatform/melis-demo-cms-twig)[ RSS](/packages/melisplatform-melis-demo-cms-twig/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelog (10)Dependencies (4)Versions (20)Used By (0)

Melis Demo Cms Twig
===================

[](#melis-demo-cms-twig)

A demo site demonstrating the usage of [Twig](https://twig.symfony.com/) inside Melis Platform.

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your machine.

Vhost Configuration
-------------------

[](#vhost-configuration)

MELIS\_MODULE variable (identifies which site will be loaded as the front office for this domain).
We should set this variable with `MelisDemoCmsTwig`
Vhost should look like this:

```

    DocumentRoot "PATH_DOCROOT/public"

        Options +Indexes +FollowSymLinks +ExecCGI
        DirectoryIndex index.php
        Order allow,deny
        Allow from all
        AllowOverride All
        Require all granted

    ServerName www.mysite.local:80
    SetEnv MELIS_PLATFORM "development"
    SetEnv MELIS_MODULE "MelisDemoCmsTwig"

```

Requirements
------------

[](#requirements)

- composer/installers
- php 7

This will automatically be done when using composer.

Installing
----------

[](#installing)

Run the composer command:

```
composer require melisplatform/melis-demo-cms-twig

```

#### Dependencies:

[](#dependencies)

- Melis Front
- Melis Engine
- Melis Cms
- Melis Cms Slider
- Melis Cms News

Authors
-------

[](#authors)

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

See also the list of [contributors](https://github.com/melisplatform/melis-demo-cms-twig/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

Popularity14

Limited adoption so far

Community14

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

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

Recently: every ~346 days

Total

13

Last Release

705d ago

Major Versions

v3.2.4 → v4.0.02020-08-17

v4.0.2 → v5.0.02022-06-21

PHP version history (4 changes)v3.1.0PHP ^7.0

v4.0.0PHP ^7.1.3|^7.2|^7.3

v5.0.0PHP ^7.3|^8.0

v5.2.0PHP ^8.1|^8.3

### Community

Maintainers

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

---

Top Contributors

[![ksuson](https://avatars.githubusercontent.com/u/31838758?v=4)](https://github.com/ksuson "ksuson (43 commits)")[![sircxes](https://avatars.githubusercontent.com/u/21098160?v=4)](https://github.com/sircxes "sircxes (20 commits)")[![rbbrioso28](https://avatars.githubusercontent.com/u/9497212?v=4)](https://github.com/rbbrioso28 "rbbrioso28 (15 commits)")[![mariateresapomar](https://avatars.githubusercontent.com/u/85868605?v=4)](https://github.com/mariateresapomar "mariateresapomar (6 commits)")[![jzabate](https://avatars.githubusercontent.com/u/39899634?v=4)](https://github.com/jzabate "jzabate (3 commits)")

---

Tags

twigcmsmodulezf2melis

### Embed Badge

![Health badge](/badges/melisplatform-melis-demo-cms-twig/health.svg)

```
[![Health](https://phpackages.com/badges/melisplatform-melis-demo-cms-twig/health.svg)](https://phpackages.com/packages/melisplatform-melis-demo-cms-twig)
```

###  Alternatives

[zf-commons/zfc-twig

Zend Framework 2 Module that provides a Twig rendering strategy and extensions to render actions or trigger events from your templates

93576.6k7](/packages/zf-commons-zfc-twig)[melisplatform/melis-cms

Melis Platform CMS module

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

PHPackages © 2026

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