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

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

artsoft/yii2-fullcalendar-scheduler
===================================

Yii2 widget for fullcalendar scheduler module

012PHP

Since Feb 3Pushed 6y ago1 watchersCompare

[ Source](https://github.com/artmarkov/yii2-fullcalendar-scheduler)[ Packagist](https://packagist.org/packages/artsoft/yii2-fullcalendar-scheduler)[ RSS](/packages/artsoft-yii2-fullcalendar-scheduler/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

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

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

[![Latest Stable Version](https://camo.githubusercontent.com/bd3d374651f1f128b28f3cc4c82d7199e757bd3dc4b9443281f8d256a668cc34/68747470733a2f2f706f7365722e707567782e6f72672f617274736f66742f796969322d66756c6c63616c656e6461722d7363686564756c65722f762f737461626c65)](https://packagist.org/packages/artsoft/yii2-fullcalendar-scheduler)[![Total Downloads](https://camo.githubusercontent.com/6839fcc127bd3b98f294123f4c4303b0501ad26900ab4c45245e6ad32232f200/68747470733a2f2f706f7365722e707567782e6f72672f617274736f66742f796969322d66756c6c63616c656e6461722d7363686564756c65722f646f776e6c6f616473)](https://packagist.org/packages/artsoft/yii2-fullcalendar-scheduler)[![Latest Unstable Version](https://camo.githubusercontent.com/c48c59429307225e6ea4e539e3217e4c51e36a6b83a78f0d161e6204442b6763/68747470733a2f2f706f7365722e707567782e6f72672f617274736f66742f796969322d66756c6c63616c656e6461722d7363686564756c65722f762f756e737461626c65)](https://packagist.org/packages/artsoft/yii2-fullcalendar-scheduler)[![License](https://camo.githubusercontent.com/644862ed5e57f484171b21cccbbb86e7d32b71c9c3e1e18736254d64b032990f/68747470733a2f2f706f7365722e707567782e6f72672f617274736f66742f796969322d66756c6c63616c656e6461722d7363686564756c65722f6c6963656e7365)](https://packagist.org/packages/artsoft/yii2-fullcalendar-scheduler)[![composer.lock](https://camo.githubusercontent.com/7f04034f77c61a52956549c92e159ca165a2a8bc3e687e9bae0b8f01766945ab/68747470733a2f2f706f7365722e707567782e6f72672f617274736f66742f796969322d66756c6c63616c656e6461722d7363686564756c65722f636f6d706f7365726c6f636b)](https://packagist.org/packages/artsoft/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 artsoft/yii2-fullcalendar-scheduler "*"

```

or add

```
"artsoft/yii2-fullcalendar-scheduler": "*"

```

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)

```
