PHP code example of karatae99 / yii2-date-picker-thai-widget

1. Go to this page and download the library: Download karatae99/yii2-date-picker-thai-widget library. Choose the download type require.

2. Extract the ZIP file and open the index.php.

3. Add this code to the index.php.
    
        
<?php
require_once('vendor/autoload.php');

/* Start to develop here. Best regards https://php-download.com/ */

    

karatae99 / yii2-date-picker-thai-widget example snippets




use karatae99\datepicker\DatePicker;

// as a widget


use karatae99\datepicker\DatePicker;


use karatae99\datepicker\DateRangePicker;