PHPackages                             layxis/yii2-fullcalendar - 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. layxis/yii2-fullcalendar

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

layxis/yii2-fullcalendar
========================

Yii 2 asset bundle providing FullCalendar 1.x (screen + print styles) so apps can register calendars without manual asset management.

v0.0.1(4mo ago)00MITPHPPHP &gt;=7.3.0

Since Jan 2Pushed 4mo agoCompare

[ Source](https://github.com/layxisdev/yii2-fullcalendar)[ Packagist](https://packagist.org/packages/layxis/yii2-fullcalendar)[ Docs](https://github.com/layxis/yii2-fullcalendar)[ RSS](/packages/layxis-yii2-fullcalendar/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (4)Versions (2)Used By (0)

Layxis Yii2 FullCalendar
========================

[](#layxis-yii2-fullcalendar)

A lightweight Yii 2 asset bundle that wraps FullCalendar 1.x so you can drop a calendar widget into any view without manually managing assets.

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

[](#installation)

```
composer require layxis/yii2-fullcalendar
```

The package pulls in the FullCalendar 1.6.x assets plus jQuery 1.11.x, which is compatible with Yii 2.0.x applications that rely on the framework's bundled jQuery asset.

Usage
-----

[](#usage)

```
use Layxis\FullCalendar\FullCalendarAsset;

FullCalendarAsset::register($this);
```

Once registered, include the markup that FullCalendar expects, and the asset bundle will publish the CSS/JS from `@vendor/bower-asset/fullcalendar`.

Customization
-------------

[](#customization)

- override the published files by creating your own `AssetBundle` that extends `FullCalendarAsset` and changes `$sourcePath`, `$css`, or `$js` as needed.
- if you need a newer FullCalendar build, add an alias or symlink under `@app/assets` and set `$sourcePath` accordingly.

Support
-------

[](#support)

Report issues or pull requests at .

License
-------

[](#license)

MIT

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance76

Regular maintenance activity

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity19

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

131d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/48299ab33cfce44b921c9564d7b9c2387988baa9bf14b1f6523a3c4aba7a0769?d=identicon)[layxis](/maintainers/layxis)

---

Top Contributors

[![riftfox](https://avatars.githubusercontent.com/u/207349619?v=4)](https://github.com/riftfox "riftfox (1 commits)")

---

Tags

yii2calendarassetfullcalendar

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/layxis-yii2-fullcalendar/health.svg)

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

###  Alternatives

[philippfrenzel/yii2fullcalendar

Yii2 fullcalendar Widgets

135604.5k6](/packages/philippfrenzel-yii2fullcalendar)[kriss/yii2-calendar-schedule

Yii2 Calendar Schedule

107.9k](/packages/kriss-yii2-calendar-schedule)[edofre/yii2-fullcalendar

Yii2 widget for fullcalendar

2761.7k1](/packages/edofre-yii2-fullcalendar)

PHPackages © 2026

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