PHPackages                             walerij/c1 - 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. walerij/c1

ActiveLibrary

walerij/c1
==========

test privet

v1.4(5y ago)09mitPHP

Since Mar 21Pushed 5y ago1 watchersCompare

[ Source](https://github.com/walerij/c1)[ Packagist](https://packagist.org/packages/walerij/c1)[ RSS](/packages/walerij-c1/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependenciesVersions (2)Used By (0)

Библиотека "Привет"
===================

[](#библиотека-привет)

### проект Жданова Валерия

[](#проект-жданова-валерия)

функции и методы, выводящие приветствие для сайтов

Возможности библиотеки
----------------------

[](#возможности-библиотеки)

- простое приветствие hello(), параметр - имя
- приветствие из двух параметров: имя и слово приветствия

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

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

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

```
composer require walerij/c1

```

---

или отредактировать composer.json

```
"require" : {
     "walerij/c1": "^1"
}

```

и запустить команду

```
composer update

```

Быстрый старт
-------------

[](#быстрый-старт)

```
include "vendor/autoload.php";

$privet =  new Privet();

echo $privet->hello("Анечка");
```

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 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

1883d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10817532?v=4)[Walerij](/maintainers/Walerij)[@walerij](https://github.com/walerij)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/walerij-c1/health.svg)

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

PHPackages © 2026

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