PHPackages                             fnlive/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. fnlive/calendar

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

fnlive/calendar
===============

Class for calendar

v1.0(10y ago)025MITPHPPHP &gt;=5.4

Since Mar 10Pushed 10y ago1 watchersCompare

[ Source](https://github.com/fnlive/calendar)[ Packagist](https://packagist.org/packages/fnlive/calendar)[ Docs](http://dbwebb.se/)[ RSS](/packages/fnlive-calendar/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Calendar a PHP module for contact forms.
========================================

[](#calendar-a-php-module-for-contact-forms)

[![Build Status](https://camo.githubusercontent.com/fca4029127ae80412414fe7e76f88a5368ed3b31a1205bd65508d466b9f42913/68747470733a2f2f7472617669732d63692e6f72672f666e6c6976652f63616c656e6461722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/fnlive/calendar)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/4a5d3ff0c87ccda873584d2f9dbfe9af0678810c6f0c8a583d7d1bf13659779e/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666e6c6976652f63616c656e6461722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/fnlive/calendar/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/1f00245b989b511ea94264dce2b211248ee27e628958ed6497898d68a36509d6/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f666e6c6976652f63616c656e6461722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/fnlive/calendar/?branch=master)

[![Latest Stable Version](https://camo.githubusercontent.com/61bd7796d9eec75cdac069c038fcc5e6dbe5321705d689b16265e03c802ad18b/68747470733a2f2f706f7365722e707567782e6f72672f666e6c6976652f63616c656e6461722f762f737461626c65)](https://packagist.org/packages/fnlive/calendar)[![Total Downloads](https://camo.githubusercontent.com/44797b90437e06293feb6939e31d164e779cdff673bedabe6a19493269703176/68747470733a2f2f706f7365722e707567782e6f72672f666e6c6976652f63616c656e6461722f646f776e6c6f616473)](https://packagist.org/packages/fnlive/calendar)

This is a calendar module for the Anax-MVC framework.

- Add a calendar to any page.

See calendar/webroot/testCalendar.php for example usage.

- [Calendar@Git](https://github.com/fnlive/calendar)
- [Calendar@Packagist](https://packagist.org/packages/fnlive/calendar)

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

[](#installation)

- Download [Anax-MVC release v.04](https://github.com/fnlive/Anax-MVC/releases/tag/v0.4) or later.
- Add following lines to Anax-MVC/composer.json, see below
- run *composer update* to download module and dependencies to vendor folder
- copy template files from calendar/view/calendar/\* to Anax-MVC/app/view/calendar/
- point your browser to file calendar/webroot/testCalendar.php to try out module

Anax-MVC/composer.json snippet:

```
    "require": {
        "php": ">=5.4",
        "fnlive/calendar":  "dev-master"
    },

```

By Fredrik Nilsson ()

License
-------

[](#license)

This software is free software and carries a MIT license.

Todo
----

[](#todo)

- Minor scrutinizer issues.

History
-------

[](#history)

v1.0 (2016-03-10)

```
 .
..:  Copyright 2016 by Fredrik Nilsson (fn@live.se)

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

3763d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/12011074?v=4)[Fredrik Nilsson](/maintainers/fnlive)[@fnlive](https://github.com/fnlive)

---

Top Contributors

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

---

Tags

htmleducationForms

### Embed Badge

![Health badge](/badges/fnlive-calendar/health.svg)

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

###  Alternatives

[gregwar/formidable

Formidable, the pragmatic forms library

11863.6k1](/packages/gregwar-formidable)

PHPackages © 2026

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