dev-master
9999999-devShow time of prayer for cities of iran country.
GPL-3.0+
The Requires
by Mehrdad Akbari
extension yii2 time prayer اوقات شرعی وقت نماز
Wallogit.com
2017 © Pedro Peláez
Show time of prayer for cities of iran country.
Show time of prayer for cities of iran country., (*1)
The preferred way to install this extension is through composer., (*2)
Either run, (*3)
php composer.phar require --prefer-dist mehrdadakbari/yii2-time-of-prayer "*"
or add, (*4)
"mehrdadakbari/yii2-time-of-prayer": "*"
to the require section of your composer.json file., (*5)
Once the extension is installed, simply use it in your code by :, (*6)
= \mehrdadakbari\prayerTime\PrayerTime::widget(); ?>
and insert into the controller
public function actions()
{
return [
.
.
.
'prayer'=>[
'class' => 'mehrdadakbari\prayerTime\PrayerAction'
]
];
}
<?= prayerTime\PrayerTime::widget([
'method'=>'Tehran',
'timeFormat'=>'24h',
'city'=>'دهلران',
'province'=>'ايلام'
]); ?>
Show time of prayer for cities of iran country.
GPL-3.0+
extension yii2 time prayer اوقات شرعی وقت نماز