PHPackages                             phamxuanloc/yii2-jui-timepicker - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. phamxuanloc/yii2-jui-timepicker

ActiveYii2-extension[Utility &amp; Helpers](/categories/utility)

phamxuanloc/yii2-jui-timepicker
===============================

Adds a timepicker widget to Yii2 JUI

06.7k↓37.7%PHP

Since Nov 17Pushed 9y ago1 watchersCompare

[ Source](https://github.com/phamxuanloc/yii2-jui-timepicker)[ Packagist](https://packagist.org/packages/phamxuanloc/yii2-jui-timepicker)[ RSS](/packages/phamxuanloc-yii2-jui-timepicker/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Yii2 Timepicker JUI addon
=========================

[](#yii2-timepicker-jui-addon)

Adds a timepicker widget to Yii2 JUI

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist phamxuanloc/yii2-jui-timepicker "*"

```

or add

```
"phamxuanloc/yii2-jui-timepicker": "*"

```

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

Usage
-----

[](#usage)

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

```
