m.s/religous_times

v1.0.0 2025-01-28 04:00 UTC

This package is auto-updated.

Last update: 2025-07-28 05:21:36 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.