PHPackages                             armen-e5518/icalendar - 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. armen-e5518/icalendar

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

armen-e5518/icalendar
=====================

iCalendar widget for Yii2.

1.1(7y ago)118PHP

Since Nov 21Pushed 7y ago1 watchersCompare

[ Source](https://github.com/Armen-e5518/icalendar)[ Packagist](https://packagist.org/packages/armen-e5518/icalendar)[ RSS](/packages/armen-e5518-icalendar/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)DependenciesVersions (4)Used By (0)

iCalendar Widget for Yii2
=========================

[](#icalendar-widget-for-yii2)

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

[](#installation)

The preferred way to install this extension is through [composer](http://getcomposer.org/download/).

Either run

```
composer require armen-e5518/icalendar "@dev"

```

or add

```
"armen-e5518/icalendar" : "@dev"
```

to the require section of your application's `composer.json` file.

Usage
-----

[](#usage)

Using a model with a basic preset:

```

use icalendar\iCalendar;

$ical = new iCalendar();
$lines = $ical->load( file_get_contents( 'example.ics' ) );

var_dump( $lines );

```

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 53.8% 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

2730d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/382633e194978bd6ff8d4321e240b4266bd1bff0b4ec81927c8c6caf473449b9?d=identicon)[Armen-e5518](/maintainers/Armen-e5518)

---

Top Contributors

[![Armen-e5518](https://avatars.githubusercontent.com/u/20298605?v=4)](https://github.com/Armen-e5518 "Armen-e5518 (7 commits)")[![armen5518](https://avatars.githubusercontent.com/u/15290564?v=4)](https://github.com/armen5518 "armen5518 (6 commits)")

---

Tags

importmicrosoftyii2iCalendaricscalendarwidgetyiiyii 2outlook

### Embed Badge

![Health badge](/badges/armen-e5518-icalendar/health.svg)

```
[![Health](https://phpackages.com/badges/armen-e5518-icalendar/health.svg)](https://phpackages.com/packages/armen-e5518-icalendar)
```

PHPackages © 2026

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