Download the PHP package janisto/yii2-timepicker without Composer
On this page you can find all versions of the php package janisto/yii2-timepicker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download janisto/yii2-timepicker
More information about janisto/yii2-timepicker
Files in janisto/yii2-timepicker
Package yii2-timepicker
Short Description Yii 2 widget for jQuery Timepicker Addon.
License public domain
Homepage https://github.com/janisto/yii2-timepicker
Informations about the package yii2-timepicker
Yii 2 Timepicker
Yii 2 widget for jQuery Timepicker Addon.
Installation
If you do not have Composer, you may install it by following the instructions at getcomposer.org.
You can then install this package using the following command:
or add
to the require section of your application's composer.json
file.
Usage
See jQuery Timepicker options.
For example to use the timepicker with a yii\base\Model
:
The following example will use the name property instead:
You can also use this widget in an yii\widgets\ActiveForm
using the yii\widgets\ActiveField::widget()
method, for example like this:
Contributing
Please see CONTRIBUTING for details.
Credits
- Jani Mikkonen
- All Contributors
License
Public domain. Please see License File for more information.
All versions of yii2-timepicker with dependencies
yiisoft/yii2 Version *
yiisoft/yii2-jui Version >=2.0.4
bower-asset/jqueryui-timepicker-addon Version >=1.5.2