nineinchnick/efullcalendar

Yii PHP Framework extension that utilizes the FullCalendar js library to be used as a widget.

Installs: 1 465

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 0

Open Issues: 0

Language:JavaScript

v1.0.0 2015-02-11 13:33 UTC

This package is not auto-updated.

Last update: 2021-06-21 10:19:23 UTC


README

Yii PHP Framework extension that utilizes the FullCalendar js library to be used as a widget, possibly replacing CGridView or CListView.

Installation

Using composer: composer require nineinchnick/efullcalendar.

Usage

$this->widget('application.vendor.nineinchnick.efullcalendar.EFullCalendar');