PHPackages                             bay13/hw-04 - 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. bay13/hw-04

ActiveLibrary

bay13/hw-04
===========

OTUS-PHP-2023-HW

v1.0.1(3y ago)09PHPPHP &gt;=7.4

Since Mar 28Pushed 3y ago1 watchersCompare

[ Source](https://github.com/Bay13/hw-04)[ Packagist](https://packagist.org/packages/bay13/hw-04)[ RSS](/packages/bay13-hw-04/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

HW-04
=====

[](#hw-04)

Подключение:
------------

[](#подключение)

```
"require": {
   "bay13/hw-04": "1.*"
}
```

```
"repositories": [
   {
      "type": "vcs",
      "url": "https://github.com/Bay13/hw-04.git"
   }
],
"require": {
   "bay13/hw-04": "1.*"
}
```

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

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

```
require __DIR__ . '/../vendor/autoload.php';

use Bay13\Hw04\ExampleClass;

$class = new ExampleClass();
echo $class->info();
```

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

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

1143d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/33a5e2353bc747828336e989b516de289a62d9b06b85cacdce938f917d47653e?d=identicon)[Bay13](/maintainers/Bay13)

### Embed Badge

![Health badge](/badges/bay13-hw-04/health.svg)

```
[![Health](https://phpackages.com/badges/bay13-hw-04/health.svg)](https://phpackages.com/packages/bay13-hw-04)
```

PHPackages © 2026

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