PHPackages                             rikcage/yii2-widget-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. rikcage/yii2-widget-timepicker

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

rikcage/yii2-widget-timepicker
==============================

Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets) unlimited clock

0.0.1(7y ago)084MITPHP

Since Oct 1Pushed 7y agoCompare

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

READMEChangelogDependencies (1)Versions (2)Used By (0)

yii2-widget-timepicker
======================

[](#yii2-widget-timepicker)

it's a clone from  with a difference unlimited clock

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

[](#installation)

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

To install, either run

```
$ php composer.phar require rikcage/yii2-widget-timepicker "*"

```

or add

```
"rikcage/yii2-widget-timepicker": "*"

```

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

Usage
-----

[](#usage)

```
use rikcage\time\TimePicker;

// usage without model
echo 'Start Time';
echo TimePicker::widget([
	'name' => 'start_time',
	'value' => '54:24',
	'pluginOptions' => [
		'showSeconds' => true
	]
]);
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2780d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/29402340?v=4)[rik cage](/maintainers/rikcage)[@rikcage](https://github.com/rikcage)

---

Tags

plugintimejqueryyii2extensionwidgetbootstrapformpickerunlimited

### Embed Badge

![Health badge](/badges/rikcage-yii2-widget-timepicker/health.svg)

```
[![Health](https://phpackages.com/badges/rikcage-yii2-widget-timepicker/health.svg)](https://phpackages.com/packages/rikcage-yii2-widget-timepicker)
```

###  Alternatives

[kartik-v/yii2-widget-timepicker

Enhanced Yii2 wrapper for the bootstrap timepicker plugin (sub repo split from yii2-widgets)

404.9M14](/packages/kartik-v-yii2-widget-timepicker)[kartik-v/yii2-widget-datepicker

Enhanced Yii2 wrapper for the bootstrap datepicker plugin (sub repo split from yii2-widgets).

1097.0M60](/packages/kartik-v-yii2-widget-datepicker)[kartik-v/yii2-widget-datetimepicker

Enhanced Yii2 wrapper for the bootstrap datetimepicker plugin (sub repo split from yii2-widgets)

1036.5M47](/packages/kartik-v-yii2-widget-datetimepicker)[kartik-v/yii2-widget-rating

A Yii2 widget for the simple yet powerful bootstrap-star-rating plugin with fractional rating support (sub repo split from yii2-widgets)

444.1M8](/packages/kartik-v-yii2-widget-rating)[kartik-v/yii2-widget-switchinput

A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes &amp; radios as toggle switchinputes (sub repo split from yii2-widgets)

384.4M13](/packages/kartik-v-yii2-widget-switchinput)[kartik-v/yii2-widget-touchspin

A Yii2 wrapper widget for the Bootstrap Switch plugin to use checkboxes &amp; radios as toggle touchspines (sub repo split from yii2-widgets)

184.1M6](/packages/kartik-v-yii2-widget-touchspin)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
