2017 © Pedro Peláez
 

yii2-extension yii2-air-datepicker

Air datepicker

image

readly24/yii2-air-datepicker

Air datepicker

  • Saturday, April 14, 2018
  • by readly24
  • Repository
  • 0 Watchers
  • 0 Stars
  • 14 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 8 % Grown

The README.md

Air datepicker

Air datepicker, (*1)

Installation

The preferred way to install this extension is through composer., (*2)

Either run, (*3)

php composer.phar require --prefer-dist readly24/yii2-air-datepicker "*"

or add, (*4)

"readly24/yii2-air-datepicker": "*"

to the require section of your composer.json file., (*5)

Usage

Once the extension is installed, simply use it in your code by :, (*6)

```php = $form->field($model, 'birth')->widget(DatePicker::className(), [ 'clientOptions' => [ 'autoClose' => true, 'dateFormat' =>'dd/mm/yyyy' ], ])?>, (*7)

The Versions

14/04 2018

dev-master

9999999-dev

Air datepicker

  Sources   Download

MIT

The Requires

 

by Avatar readly24

yii2 extension air-datepicker datepicker air