Download the PHP package puresoft/yii2-persian-datepicker without Composer
On this page you can find all versions of the php package puresoft/yii2-persian-datepicker. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download puresoft/yii2-persian-datepicker
More information about puresoft/yii2-persian-datepicker
Files in puresoft/yii2-persian-datepicker
Download puresoft/yii2-persian-datepicker
More information about puresoft/yii2-persian-datepicker
Files in puresoft/yii2-persian-datepicker
Vendor puresoft
Package yii2-persian-datepicker
Short Description This extension will display a Persian datepicker.
License MIT
Homepage https://puresoftware.org
Package yii2-persian-datepicker
Short Description This extension will display a Persian datepicker.
License MIT
Homepage https://puresoftware.org
Please rate this library. Is it a good library?
Informations about the package yii2-persian-datepicker
The PureSoft Persian Date Picker
This extension will display a Persian date picker.
Installation
The preferred way to install this extension is through composer.
Either run
or add
to the require section of your composer.json
file.
Usage
Once the extension is installed, simply use it in your code by:
Options
Following custom options are available:
size
: The size of the input which must be one of ('lg', 'md', 'sm', 'xs').addon
: The addon markup if you wish to display the input as a component then set it to something like<i class="glyphicon glyphicon-calendar"></i>
.template
: The template to render the input.{input}
and{addon}
placeholders are available.inline
: Whether to render the input as an inline calendar or not. It can betrue
orfalse
.
All versions of yii2-persian-datepicker with dependencies
PHP Build Version
Package Version
The package puresoft/yii2-persian-datepicker contains the following files
Loading the files please wait ....