PHPackages                             uguranyum/yii2-icalender - 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. uguranyum/yii2-icalender

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

uguranyum/yii2-icalender
========================

iCalender for the Yii framework!

v1.5(9y ago)2731MITPHP

Since Jul 11Pushed 6y ago1 watchersCompare

[ Source](https://github.com/uguranyum/yii2-icalender)[ Packagist](https://packagist.org/packages/uguranyum/yii2-icalender)[ RSS](/packages/uguranyum-yii2-icalender/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (6)Used By (0)

iCalender Extension for Yii2 PHP Framework
==========================================

[](#icalender-extension-for-yii2-php-framework)

This extension you can take and save any iCalender document to your database.

[![Latest Stable Version](https://camo.githubusercontent.com/88edc2e9fb9ef3b4ef9c0318256a702e59510e901f27ba658466b19faeade43d/68747470733a2f2f706f7365722e707567782e6f72672f75677572616e79756d2f796969322d6963616c656e6465722f762f737461626c652e706e67)](https://packagist.org/packages/uguranyum/yii2-icalender)[![Total Downloads](https://camo.githubusercontent.com/86ddb40b50b234d6abdcd9960615c3ff1dac739777f1b52f5310de02706b679c/68747470733a2f2f706f7365722e707567782e6f72672f75677572616e79756d2f796969322d6963616c656e6465722f646f776e6c6f6164732e706e67)](https://packagist.org/packages/uguranyum/yii2-icalender)

REQUIREMENTS
------------

[](#requirements)

Yii2 PHP Framework

DOWNLOAD VIA COMPOSER
---------------------

[](#download-via-composer)

```
composer require uguranyum/yii2-icalender

```

MIGRATE TO DATABASE
-------------------

[](#migrate-to-database)

```
yii migrate --migrationPath=@vendor/uguranyum/yii2-icalender/migration --interactive=0

```

ABOUT EXTENSION
---------------

[](#about-extension)

This extension you can and save any iCalender document to your database. Extension first take iCalender to @vendor/uguranyum/yii2-icalender/temp folder. After update calender information to the database.

Using:

```
$url        = 'http://ical.mac.com/ical/South32Korean32Holidays.ics';
$icalender  = new iCalender($url);
$icalender->cleanTemp();        //Clean the temp directory.
$icalender->id_calender_main    //Main Calender ID
$icalender->cleanTables();      //Turnicate the iCalender Tables

```

###  Health Score

30

—

LowBetter than 62% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 96.6% 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 ~0 days

Total

5

Last Release

3637d ago

### Community

Maintainers

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

---

Top Contributors

[![uguranium](https://avatars.githubusercontent.com/u/18717007?v=4)](https://github.com/uguranium "uguranium (28 commits)")[![demonking](https://avatars.githubusercontent.com/u/1106771?v=4)](https://github.com/demonking "demonking (1 commits)")

---

Tags

currencynumbersspell

### Embed Badge

![Health badge](/badges/uguranyum-yii2-icalender/health.svg)

```
[![Health](https://phpackages.com/badges/uguranyum-yii2-icalender/health.svg)](https://phpackages.com/packages/uguranyum-yii2-icalender)
```

###  Alternatives

[kwn/number-to-words

Multi language standalone PHP number to words converter. Fully tested, open for extensions and new languages.

4285.3M23](/packages/kwn-number-to-words)[jurchiks/numbers2words

It spells numbers (and currencies)!

20181.0k3](/packages/jurchiks-numbers2words)

PHPackages © 2026

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