nineinchnick / efullcalendar
Yii PHP Framework extension that utilizes the FullCalendar js library to be used as a widget.
This package's canonical repository appears to be gone and the package has been frozen as a result. Email us for help if needed.
Package info
github.com/nineinchnick/efullcalendar
Language:JavaScript
pkg:composer/nineinchnick/efullcalendar
v1.0.0
2015-02-11 13:33 UTC
Requires
- php: >=5.3.3
- nineinchnick/select2: 3.4.*
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');