Download the PHP package edofre/yii2-fullcalendar without Composer
On this page you can find all versions of the php package edofre/yii2-fullcalendar. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download edofre/yii2-fullcalendar
More information about edofre/yii2-fullcalendar
Files in edofre/yii2-fullcalendar
Download edofre/yii2-fullcalendar
More information about edofre/yii2-fullcalendar
Files in edofre/yii2-fullcalendar
Vendor edofre
Package yii2-fullcalendar
Short Description Yii2 widget for fullcalendar
License MIT
Homepage https://github.com/edofre/yii2-fullcalendar
Package yii2-fullcalendar
Short Description Yii2 widget for fullcalendar
License MIT
Homepage https://github.com/edofre/yii2-fullcalendar
Please rate this library. Is it a good library?
Informations about the package yii2-fullcalendar
Yii2 fullcalendar component
Installation
The preferred way to install this extension is through composer.
To install, either run
or add
to the section of your composer.json
file.
Usage
Fullcalendar can be created as following, all options are optional, below is just an example of most options
Events can be added in three ways, PHP array, Javascript array or JSON feed
PHP array
Javascript array
JSON feed
Your controller action would then return an array as following
Callbacks
Callbacks have to be wrapped in a JsExpression() object. For example if you want to use the eventResize you would add the following to the fullcalendar clientOptions
All versions of yii2-fullcalendar with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
yiisoft/yii2 Version >=2.0.9
yiisoft/yii2-jui Version >=2.0.6
npm-asset/fullcalendar Version v3.8.0
yiisoft/yii2 Version >=2.0.9
yiisoft/yii2-jui Version >=2.0.6
npm-asset/fullcalendar Version v3.8.0
The package edofre/yii2-fullcalendar contains the following files
Loading the files please wait ....