PHPackages                             mhunesi/yii2-clndrjs - 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. mhunesi/yii2-clndrjs

ActiveYii2-extension

mhunesi/yii2-clndrjs
====================

Yii2 CLNDR js Extension

018PHP

Since Jul 29Pushed 5y agoCompare

[ Source](https://github.com/mhunesi/yii2-clndrjs)[ Packagist](https://packagist.org/packages/mhunesi/yii2-clndrjs)[ RSS](/packages/mhunesi-yii2-clndrjs/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii CLNDR js
============

[](#yii-clndr-js)

Yii2 CLNDR js Extension The package bundle of [CLNDR.js](https://github.com/kylestetz/CLNDR) plugin. CLNDR is a jQuery calendar plugin. It was created -- you've heard this before -- out of frustration with the lack of truly dynamic front-end calendar plugins out there.

See a demo: [kylestetz.github.io/CLNDR/](http://kylestetz.github.io/CLNDR/)

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

[](#installation)

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

Either run

```
composer require  mhunesi/yii2-clndrjs "*"

```

or add

```
"mhunesi/yii2-clndrjs": "*"

```

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

Usage
-----

[](#usage)

Once the extension is installed, simply use it in your code by :

```
