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

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

edofre/yii2-fullcalendar-scheduler
==================================

Yii2 widget for fullcalendar scheduler module

V1.1.12(8y ago)2437.0k↓34.6%8[1 issues](https://github.com/Edofre/yii2-fullcalendar-scheduler/issues)MITPHPPHP &gt;=5.5.0

Since Jun 2Pushed 8y ago3 watchersCompare

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

READMEChangelog (10)Dependencies (4)Versions (27)Used By (0)

Yii2 fullcalendar scheduler component
=====================================

[](#yii2-fullcalendar-scheduler-component)

[![Latest Stable Version](https://camo.githubusercontent.com/cf8328682efd8ebce8b939ae55ac0fd74777ed6822cce946c86a33f0dcdbb612/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d66756c6c63616c656e6461722d7363686564756c65722f762f737461626c65)](https://packagist.org/packages/edofre/yii2-fullcalendar-scheduler)[![Total Downloads](https://camo.githubusercontent.com/c17c74d4a90569cb8edce1a77f686eeaa64d599435f4d377e4c377f0b105045a/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d66756c6c63616c656e6461722d7363686564756c65722f646f776e6c6f616473)](https://packagist.org/packages/edofre/yii2-fullcalendar-scheduler)[![Latest Unstable Version](https://camo.githubusercontent.com/58e5235a9dc7e72d2debc63572bc9e04b27f153bf2b31bdbd76fd058af4c3646/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d66756c6c63616c656e6461722d7363686564756c65722f762f756e737461626c65)](https://packagist.org/packages/edofre/yii2-fullcalendar-scheduler)[![License](https://camo.githubusercontent.com/1adc9dbdd333b118efc8ec4cbb122ee34e57d385dedfc48887bceccf05a22e25/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d66756c6c63616c656e6461722d7363686564756c65722f6c6963656e7365)](https://packagist.org/packages/edofre/yii2-fullcalendar-scheduler)[![composer.lock](https://camo.githubusercontent.com/81b7b0a66501240422f15f0338af08aee70ed93c5a567f988b0fb36de7245267/68747470733a2f2f706f7365722e707567782e6f72672f65646f6672652f796969322d66756c6c63616c656e6461722d7363686564756c65722f636f6d706f7365726c6f636b)](https://packagist.org/packages/edofre/yii2-fullcalendar-scheduler)

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

[](#installation)

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

To install, either run

```
$ php composer.phar require edofre/yii2-fullcalendar-scheduler "V1.1.12"

```

or add

```
"edofre/yii2-fullcalendar-scheduler": "V1.1.12"

```

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

Usage
-----

[](#usage)

See the demos/ folder for all the examples.

### Simple usage with array data

[](#simple-usage-with-array-data)

```
