m.s / religous_times
v1.0.0
2025-01-28 04:00 UTC
README
Web Service For get religous Times from Bahesab
اوقات شرعی
یک وبسرویس برای دریافت اوقات شرعی از وبسایت باحساب
How Can I Get It ?
composer require m.s/religous_times;
then open index.php and put this code
<?php require 'vendor/autoload.php'; $religiousTimes = new MS\ReligousTimes\ReligiousTimes(); print_r( $religiousTimes->get_data("tehran"));
Created By
Mohammad Mohammad Soltani
Lisence
this project have MIT LISENCE.