PHPackages                             grenhaz/yii2-time - 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. grenhaz/yii2-time

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

grenhaz/yii2-time
=================

Yii2 Time input wrapper

1.0.0(8y ago)0129↓61.1%MITPHP

Since Mar 19Pushed 8y agoCompare

[ Source](https://github.com/grenhaz/yii2-time)[ Packagist](https://packagist.org/packages/grenhaz/yii2-time)[ RSS](/packages/grenhaz-yii2-time/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Time input wrapper Extension for Yii 2
======================================

[](#time-input-wrapper-extension-for-yii-2)

For license information check the [LICENSE](LICENSE.md)-file.

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

[](#installation)

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

Either run

```
php composer.phar require --prefer-dist grenhaz/yii2-time

```

or add

```
"grenhaz/yii2-time": "~1.0.0"
```

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

Basic Usage
-----------

[](#basic-usage)

```
