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

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

tejrajs/yii2-fullcalendar
=========================

Just A Fullcalendar Yii2 Widget

0.0.2(10y ago)12.7k1BSD-3-ClauseJavaScript

Since Jan 17Pushed 10y ago3 watchersCompare

[ Source](https://github.com/tejrajs/yii2-fullcalendar)[ Packagist](https://packagist.org/packages/tejrajs/yii2-fullcalendar)[ Docs](https://github.com/tejrajs/yii2-fullcalendar#readme)[ RSS](/packages/tejrajs-yii2-fullcalendar/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

yii2-fullcalendar
=================

[](#yii2-fullcalendar)

fullcalendar yii2 widget

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist tejrajs/yii2-fullcalendar "dev-master"

```

or add

```
"tejrajs/yii2-fullcalendar": "dev-master"

```

to the require section of your `composer.json` file.

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
