PHPackages                             skker/yii2-jui - 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. [Framework](/categories/framework)
4. /
5. skker/yii2-jui

ActiveYii2-extension[Framework](/categories/framework)

skker/yii2-jui
==============

The Jquery UI extension for the Yii framework

03PHP

Since Jul 29Pushed 11mo agoCompare

[ Source](https://github.com/skker/yii2-jui)[ Packagist](https://packagist.org/packages/skker/yii2-jui)[ RSS](/packages/skker-yii2-jui/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

This JQuery UI extension is forked from \[yiisoft/yii2-jui\] (). It uses JQuery UI 1.14.1

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist skker/yii2-jui

```

or add

```
"skker/yii2-jui": "dev-master"

```

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

Usage
-----

[](#usage)

The following single line of code in a view file would render a [JQuery UI DatePicker](https://api.jqueryui.com/datepicker/) widget:

```
