PHPackages                             m-comscience/yii2-datepicker-thai - 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. m-comscience/yii2-datepicker-thai

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

m-comscience/yii2-datepicker-thai
=================================

Yii2 bootstrap datepicker thai.

v1.0.0(7y ago)038BSD-3-ClauseCSS

Since Nov 18Pushed 7y ago1 watchersCompare

[ Source](https://github.com/MComScience/yii2-datepicker-thai)[ Packagist](https://packagist.org/packages/m-comscience/yii2-datepicker-thai)[ Docs](https://github.com/MComScience/yii2-datepicker-thai)[ RSS](/packages/m-comscience-yii2-datepicker-thai/feed)WikiDiscussions master Synced yesterday

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

 [ ![](https://avatars0.githubusercontent.com/u/993323) ](https://github.com/yiisoft)

Yii2 Extension
==============

[](#yii2-extension)

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

[](#installation)

To install

```
$ composer require m-comscience/yii2-datepicker-thai "@dev"

```

Usage
-----

[](#usage)

```
use mcomscience\datepicker\DatePicker;

// usage without model
echo \yii\helpers\Html::label('Date');
echo DatePicker::widget([
	'name' => 'date',
	'value' => date('d/m/Y'), // 10/10/2561
	'options' => ['placeholder' => 'Select date ...'],
	'pluginOptions' => [
            'autoclose' => true,
            'format' => 'dd/mm/yyyy',
            'language' => 'th',
            'todayHighlight' => true,
            'todayBtn' => true,
        ],
]);
```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity61

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

2733d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/f07077991bfb47848a8396ab5d1119a34eef5f998246566906f3da1d23aa74f1?d=identicon)[m-comscience](/maintainers/m-comscience)

---

Top Contributors

[![MComScience](https://avatars.githubusercontent.com/u/11044942?v=4)](https://github.com/MComScience "MComScience (13 commits)")

---

Tags

yii2extensionwidgetdatepicker

### Embed Badge

![Health badge](/badges/m-comscience-yii2-datepicker-thai/health.svg)

```
[![Health](https://phpackages.com/badges/m-comscience-yii2-datepicker-thai/health.svg)](https://phpackages.com/packages/m-comscience-yii2-datepicker-thai)
```

###  Alternatives

[kartik-v/yii2-grid

Yii 2 GridView on steroids. Various enhancements and utilities for the Yii 2.0 GridView widget.

5576.6M179](/packages/kartik-v-yii2-grid)[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-typeahead

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

454.8M9](/packages/kartik-v-yii2-widget-typeahead)[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-colorinput

An enhanced Yii 2 widget encapsulating the HTML 5 color input (sub repo split from yii2-widgets)

324.8M10](/packages/kartik-v-yii2-widget-colorinput)[kartik-v/yii2-widget-spinner

A widget to render animated CSS3 loading spinners with VML fallback for IE (sub repo split from yii2-widgets)

283.9M3](/packages/kartik-v-yii2-widget-spinner)

PHPackages © 2026

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