PHPackages                             nadar/luya-module-calendar - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. nadar/luya-module-calendar

ActiveLuya-module[Utility &amp; Helpers](/categories/utility)

nadar/luya-module-calendar
==========================

021PHPCI failing

Since Jan 10Pushed 1y ago1 watchersCompare

[ Source](https://github.com/nadar/luya-module-calendar)[ Packagist](https://packagist.org/packages/nadar/luya-module-calendar)[ RSS](/packages/nadar-luya-module-calendar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

 [![LUYA Logo](https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png)](https://raw.githubusercontent.com/luyadev/luya/master/docs/logo/luya-logo-0.2x.png)

LUYA CALENDAR MODULE
====================

[](#luya-calendar-module)

[![LUYA](https://camo.githubusercontent.com/c30b61934591d3a6fcb8718a93fd61bf840c0abd8a8d49aa0fdd4ab99567bdf4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f506f776572656425323062792d4c5559412d627269676874677265656e2e737667)](https://luya.io)

A very simple, password protected calendar (months) and detail (days of selected month) view for LUYA.

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

[](#installation)

Install the extension through composer:

```
composer require nadar/luya-module-calendar
```

Add the modules to your config file:

```
'modules' => [
    'calendarfrontend' => [
        'class' => 'nadar\calendar\frontend\Module',
        'password' => 'mysecretcalendar',
        'calendarLocation' => 'Somewhere over the Rainbow',
    ],
    'calendaradmin' => [
        'class' => 'nadar\calendar\admin\Module'
    ],
]
```

Run the migrate and import

```
./luya migrate
```

Import command

```
./luya import
```

###  Health Score

16

—

LowBetter than 5% of packages

Maintenance32

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity16

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/86184bf08843ed8fcc4aedb2fdecd8a9e832e47e89a7166cebfda529c176f5ce?d=identicon)[nadar](/maintainers/nadar)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/nadar-luya-module-calendar/health.svg)

```
[![Health](https://phpackages.com/badges/nadar-luya-module-calendar/health.svg)](https://phpackages.com/packages/nadar-luya-module-calendar)
```

PHPackages © 2026

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