PHPackages                             pozys/vector-handler - 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. pozys/vector-handler

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

pozys/vector-handler
====================

v1.0.2(2y ago)06PHPPHP &gt;=7.0

Since Feb 13Pushed 2y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (4)Used By (0)

Обработчик векторов
===================

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

Производит манипуляции над векторами

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

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

- PHP &gt;=7.0

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

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

```
composer require pozys/vector-handler
```

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

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

```
$counter = new NumberCounter();
$numbers = [555, 901, 482, 1771];
echo $counter->countWithEvenDigitNumber($numbers); // 1
```

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 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 ~1 days

Total

3

Last Release

823d ago

PHP version history (2 changes)v1.0.1PHP &gt;=5.0

v1.0.2PHP &gt;=7.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/6eb5a9e456a13a02a19ecb9d4c55e48d477861e8c16b46de1c4c17422bac705c?d=identicon)[pozys](/maintainers/pozys)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/pozys-vector-handler/health.svg)

```
[![Health](https://phpackages.com/badges/pozys-vector-handler/health.svg)](https://phpackages.com/packages/pozys-vector-handler)
```

###  Alternatives

[ejsmont-artur/php-circuit-breaker

PHP Circuit Breaker component

169964.9k4](/packages/ejsmont-artur-php-circuit-breaker)[topthink/think-helper

The ThinkPHP6 Helper Package

962.4M241](/packages/topthink-think-helper)

PHPackages © 2026

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