Skip to content

Commit dde4d46

Browse files
committed
Update packagist stats
1 parent e1df512 commit dde4d46

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
yii2-widget-datepicker
22
======================
33

4+
[![Latest Stable Version](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/v/stable.svg)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
5+
[![License](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/license.svg)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
6+
[![Total Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/downloads.svg)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
7+
[![Monthly Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/d/monthly.png)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
8+
[![Daily Downloads](https://poser.pugx.org/kartik-v/yii2-widget-datepicker/d/daily.png)](https://packagist.org/packages/kartik-v/yii2-widget-datepicker)
9+
410
The DatePicker widget is a Yii 2 wrapper for the [Bootstrap DatePicker plugin](http://eternicode.github.io/bootstrap-datepicker) with various enhancements. The plugin is a fork of Stefan Petre's DatePicker (of eyecon.ro), with improvements by @eternicode. The widget is specially styled for Yii framework 2.0 and Bootstrap 3 and allows graceful degradation to a normal HTML text input, if the browser does not support JQuery. The widget supports these markups:
511

612
* Simple Input Markup

0 commit comments

Comments
 (0)