jcabanillas/yii2-fieldrangepicker

Bootstrap FieldRangePicker widget for Yii2.

Installs: 61

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 1

Open Issues: 0

Type:yii2-extension

pkg:composer/jcabanillas/yii2-fieldrangepicker

dev-master 2016-10-17 07:44 UTC

This package is auto-updated.

Last update: 2025-10-08 07:36:16 UTC


README

Renders a [Bootstrap FieldRangePicker plugin].

Installation

The preferred way to install this extension is through composer.

Either run

composer require jcabanillas/yii2-fieldrangepicker "*"

or add

"jcabanillas/yii2-fieldrangepicker" : "*"

to the require section of your application's composer.json file.