PHPackages                             jinas/moosun - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. jinas/moosun

ActiveLibrary[HTTP &amp; Networking](/categories/http)

jinas/moosun
============

Simple Interface to interact with maldives meteriology

v1.1(5y ago)62.8k1MITPHPCI failing

Since Aug 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/boring-dragon/MoosunMv)[ Packagist](https://packagist.org/packages/jinas/moosun)[ RSS](/packages/jinas-moosun/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (3)Versions (14)Used By (0)

🌀 MoosunMv
==========

[](#cyclone-moosunmv)

[![Latest Stable Version](https://camo.githubusercontent.com/0502f920fcfc57e457aa2fc486019e69046442ca5420a3f8d1bcee6527afa992/68747470733a2f2f706f7365722e707567782e6f72672f6a696e61732f6d6f6f73756e2f762f737461626c65)](https://packagist.org/packages/jinas/moosun)[![License](https://camo.githubusercontent.com/0326d1a41f9b935b3c9f7db70492b5426e25f6f4482c6e905403723966c928d4/68747470733a2f2f706f7365722e707567782e6f72672f6a696e61732f6d6f6f73756e2f6c6963656e7365)](https://packagist.org/packages/jinas/moosun)[![StyleCI](https://camo.githubusercontent.com/d9f5b53c2015bc43b9ff1184f51bd0b36f5ffc11178ab5625d1ddab5cfaf3487/68747470733a2f2f6769746875622e7374796c6563692e696f2f7265706f732f3230333036343334312f736869656c643f6272616e63683d6d6173746572)](https://github.styleci.io/repos/203064341?branch=master)

🔋 Installation
--------------

[](#battery-installation)

```
 composer require jinas/moosun
```

💡 How does this work
--------------------

[](#bulb-how-does-this-work)

Moosunmv library is a wrapper around the API of maldives meteorology. Library helps you to interact with the meteorology stations and get live weather data. The available station names are given below. The library also have a imgscraper class which can scrap the latest satellite image from the maldives meteorology website.

Packages used
-------------

[](#packages-used)

```
Guzzle
Goutte
```

Basic Usage Weather Data
------------------------

[](#basic-usage-weather-data)

> You can pass any station name available below to get the data

```
$rp = new MoosunMv('Gan');
echo $rp->stationname;
echo $rp->temperature;
```

Basic Usage Satellite Image scraper
-----------------------------------

[](#basic-usage-satellite-image-scraper)

```
$image = new ImgScraper;

echo $image->satellite_image;
```

Available Stations
------------------

[](#available-stations)

- Male
- Hanimadhoo
- Kahdhoo
- Kaadehdhoo
- Gan

Available Objects
-----------------

[](#available-objects)

- stationname
- hastide
- sunrise
- sunset
- moonrise
- moonset
- humidity
- temperature
- description
- dayicon
- nighticon
- rainamount
- wind
- sunshine-
- Predicted data of tommorow-
- first\_date
- first\_condition
- first\_sea
- first\_wind
- first\_icon

> Predicted data of day after tommorow

- second\_date
- second\_condition
- second\_sea
- second\_wind
- second\_icon

> Predicted data of 3rd day

- third\_date
- third\_condition
- third\_sea
- third\_wind
- third\_icon

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity22

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

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

Every ~44 days

Recently: every ~84 days

Total

11

Last Release

2063d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/cf0464cf5ff5afa87f8940e92f2e9974200ef0939a3cd1a922bc3b5793850a06?d=identicon)[jinas123](/maintainers/jinas123)

---

Top Contributors

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

---

Tags

apiguzzleguzzlehttpmaldivesmeteorologymeteorology-stationphpphp-librarypredicted-dataseastationsweatherwind

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/jinas-moosun/health.svg)

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

###  Alternatives

[aws/aws-sdk-php

AWS SDK for PHP - Use Amazon Web Services in your PHP project

6.2k532.1M2.5k](/packages/aws-aws-sdk-php)[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k34](/packages/neuron-core-neuron-ai)[illuminate/http

The Illuminate Http package.

11937.2M6.6k](/packages/illuminate-http)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[dreamfactory/df-core

DreamFactory(tm) Core Components

1652.0k38](/packages/dreamfactory-df-core)[eslazarev/wildberries-sdk

Wildberries OpenAPI clients (generated).

252.5k](/packages/eslazarev-wildberries-sdk)

PHPackages © 2026

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