PHPackages                             iamsaint/yii2-datetimepicker - 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. iamsaint/yii2-datetimepicker

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

iamsaint/yii2-datetimepicker
============================

Yii2 datetimepicker

1.2.2(8y ago)07.0k↑957.1%1MITJavaScript

Since Sep 7Pushed 8y ago1 watchersCompare

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

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

Yii2 DateTimePicker widget
==========================

[](#yii2-datetimepicker-widget)

### Описание

[](#описание)

Виджет DateTimePicker (  ) для Yii2

### Скриншоты

[](#скриншоты)

[![ScreenShot](https://raw.githubusercontent.com/iamsaint/yii2-datetimepicker/master/picker/screen/1.png)](https://raw.githubusercontent.com/iamsaint/yii2-datetimepicker/master/picker/screen/1.png)

[![ScreenShot](https://raw.githubusercontent.com/iamsaint/yii2-datetimepicker/master/picker/screen/2.png)](https://raw.githubusercontent.com/iamsaint/yii2-datetimepicker/master/picker/screen/2.png)

[![ScreenShot](https://raw.githubusercontent.com/iamsaint/yii2-datetimepicker/master/picker/screen/3.png)](https://raw.githubusercontent.com/iamsaint/yii2-datetimepicker/master/picker/screen/3.png)

### Установка

[](#установка)

В корне вашего проекта в composer.json в раздел "require" пропишите:

```
"iamsaint/yii2-datetimepicker": "dev-master"

```

и после выполните команду:

```
php composer.phar install

```

Или же выполните команду:

```
php composer.phar require --prefer-dist iamsaint/yii2-datetimepicker "dev-master"

```

### Использование

[](#использование)

```
use iamsaint\datetimepicker\Datetimepicker;

echo $form->field($model, 'created')->widget(Datetimepicker::className(),[
    'options' => [
        'lang' => 'en',
    ]
]);

```

### Список доступных пареметров находится на сайте автора плагина DateTimePicker:

[](#список-доступных-пареметров-находится-на-сайте-автора-плагина-datetimepicker)

###  Health Score

32

—

LowBetter than 69% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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

3223d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/fbc5a063b9339d8a31bcb73657af2fc901694ecbf827a135ae882ca02d085465?d=identicon)[iamsaint](/maintainers/iamsaint)

---

Top Contributors

[![iamsaint](https://avatars.githubusercontent.com/u/1016350?v=4)](https://github.com/iamsaint "iamsaint (2 commits)")

---

Tags

yii2extensionyii2 widgetyii2 datePickeryii2 dateTimePickeryii2 timePicker

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/iamsaint-yii2-datetimepicker/health.svg)

```
[![Health](https://phpackages.com/badges/iamsaint-yii2-datetimepicker/health.svg)](https://phpackages.com/packages/iamsaint-yii2-datetimepicker)
```

###  Alternatives

[dmstr/yii2-cookie-consent

Yii2 Cookie Consent Widget

1455.6k](/packages/dmstr-yii2-cookie-consent)[imanilchaudhari/yii2-currency-converter

This extension will help to find out current currency conversion rate.

2111.7k](/packages/imanilchaudhari-yii2-currency-converter)[richardfan1126/yii2-js-register

Yii2 widget to register JS into view

1359.3k7](/packages/richardfan1126-yii2-js-register)

PHPackages © 2026

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