PHPackages                             jakim/esolat - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. jakim/esolat

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

jakim/esolat
============

E-Solat JAKIM Library Wrapper

1.0(11y ago)9183[1 issues](https://github.com/natsu90/esolat/issues)PHP

Since Jan 27Pushed 10y ago3 watchersCompare

[ Source](https://github.com/natsu90/esolat)[ Packagist](https://packagist.org/packages/jakim/esolat)[ RSS](/packages/jakim-esolat/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

E-Solat JAKIM Library Wrapper
-----------------------------

[](#e-solat-jakim-library-wrapper)

Install
-------

[](#install)

```
composer require jakim/esolat
```

Usage
-----

[](#usage)

```
use Jakim\Solat\Zon;
use Jakim\Solat\Waktu;

$zones = Zon::getAllZone(); // return array

$zon = new Zon('sgr01');
echo $zon->getDescription(); // Gombak,H.Selangor,Rawang, H.Langat,Sepang,Petaling,  S.Alam
echo $zon->getNegeri(); // SELANGOR

$waktu = new Waktu($zon);

// get today waktu
$waktu->getToday(); // return array

// get weekly waktu
$waktu->getWeekly(); // return array

// get current month waktu
$waktu->getMonthly(); // return array

// get monthly waktu on October 2013
$waktu->getMonthly(10, 2013); // return array
```

Todo
----

[](#todo)

- Add more tests

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity14

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

4171d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2378a49b9977bf0206f0ac6dcd2edc10ff46af8d294794db3f21f953147d8688?d=identicon)[natsu90](/maintainers/natsu90)

---

Top Contributors

[![natsu90](https://avatars.githubusercontent.com/u/1425214?v=4)](https://github.com/natsu90 "natsu90 (6 commits)")

### Embed Badge

![Health badge](/badges/jakim-esolat/health.svg)

```
[![Health](https://phpackages.com/badges/jakim-esolat/health.svg)](https://phpackages.com/packages/jakim-esolat)
```

###  Alternatives

[raulr/google-play-scraper

A PHP scraper to get app data from Google Play

12894.3k](/packages/raulr-google-play-scraper)[jansenfelipe/cpf-gratis

Com esse pacote você poderá consultar, gratuitamente, CPFs diretamente no site da receita.

1885.9k](/packages/jansenfelipe-cpf-gratis)[bubbstore/correios

Biblioteca que faz cálculo de frete, rastreamento de objetos e consulta de CEP diretamente do Webservice dos Correios.

2591.6k](/packages/bubbstore-correios)[stefanbauer/ignition-laracasts-tab

A tab to retrieve laracasts.com answers

5311.5k](/packages/stefanbauer-ignition-laracasts-tab)[jansenfelipe/cidades-gratis

Com esse pacote você poderá consultar, gratuitamente, Cidades diretamente no site do IBGE.

423.5k](/packages/jansenfelipe-cidades-gratis)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
