PHPackages                             angelcharly/weather - 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. angelcharly/weather

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

angelcharly/weather
===================

1.0.3(9y ago)0130GPL3

Since Apr 27Compare

[ Source](https://github.com/ange187/weather)[ Packagist](https://packagist.org/packages/angelcharly/weather)[ Docs](https://github.com/ange187/weather)[ RSS](/packages/angelcharly-weather/feed)WikiDiscussions Synced 1mo ago

READMEChangelog (1)Dependencies (4)Versions (5)Used By (0)

Погода
======

[](#погода)

Demo
----

[](#demo)

[Пример как выглядит](http://white-phoenix.890m.com/programming.php)

Установка
---------

[](#установка)

Установка через composer.

```
{
  "require": {
    "angelcharly/weather": "~1"
  }
}
```

Использование
-------------

[](#использование)

```
  $html = \angelcharly\weather\Weather::getHtml();
  echo $html;
```

Необходимо создать в корне вашего сайта фаил .infra.json

```
{
	"weather":{
		"city":"Tolyatti",
		"key": "там",
	}
}
```

На сайте [openweathermap.org](http://openweathermap.org/) можно посмотреть city и key.

Требование
----------

[](#требование)

Требуется php от 5.4. Требуется composer, с подключенным **vendor/autoload.php**

Тестирование
------------

[](#тестирование)

Откройте в браузере /vendor/angelcharly/weather/tester.php

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 87.5% 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 ~9 days

Total

4

Last Release

3634d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/66efa4c4cf0d387e8085081b04af668bc3dc7ebea307683bcd5744d08ed1d235?d=identicon)[ange187](/maintainers/ange187)

---

Top Contributors

[![ange187](https://avatars.githubusercontent.com/u/13964595?v=4)](https://github.com/ange187 "ange187 (7 commits)")[![akiyatkin](https://avatars.githubusercontent.com/u/953753?v=4)](https://github.com/akiyatkin "akiyatkin (1 commits)")

### Embed Badge

![Health badge](/badges/angelcharly-weather/health.svg)

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

###  Alternatives

[composer/composer

Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere.

29.4k187.2M2.6k](/packages/composer-composer)

PHPackages © 2026

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