PHPackages                             yapro/helpers - 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. yapro/helpers

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

yapro/helpers
=============

Functions that does not exist in native PHP

v1.0.9(7mo ago)68.6k—8.3%28MITPHPPHP &gt;=7.1CI failing

Since May 5Pushed 6mo ago1 watchersCompare

[ Source](https://github.com/yapro/helpers)[ Packagist](https://packagist.org/packages/yapro/helpers)[ Docs](https://github.com/yapro/helpers)[ RSS](/packages/yapro-helpers/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (9)Dependencies (1)Versions (10)Used By (8)

Helpers
-------

[](#helpers)

Classes for solving the most common problems + functions that does not exist in native PHP.

[![lib tests](https://github.com/yapro/helpers/actions/workflows/main.yml/badge.svg)](https://github.com/yapro/helpers/actions/workflows/main.yml/badge.svg)

Tests
-----

[](#tests)

```
docker build -t yapro/helpers:latest -f ./Dockerfile ./
docker run --rm -v $(pwd):/app yapro/helpers:latest bash -c "cd /app \
  && composer install --optimize-autoloader --no-scripts --no-interaction \
  && /app/vendor/bin/phpunit /app/tests --stderr --stop-on-incomplete --stop-on-failure --stop-on-warning --fail-on-warning --stop-on-risky --fail-on-risky -v /app/tests"
```

Dev
---

[](#dev)

```
docker build -t yapro/helpers:latest -f ./Dockerfile ./
docker run -it --rm --net=host -v $(pwd):/app -w /app yapro/helpers:latest bash
composer install -o
PHP_IDE_CONFIG="serverName=common" XDEBUG_SESSION=common XDEBUG_MODE=debug XDEBUG_CONFIG="client_port=9003 max_nesting_level=200" /app/vendor/bin/phpunit /app/tests
```

Если с xdebug что-то не получается, напишите: php -dxdebug.log='/tmp/xdebug.log' и смотрите в лог.

- [https://xdebug.org/docs/upgrade\_guide](https://xdebug.org/docs/upgrade_guide)
-

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance65

Regular maintenance activity

Popularity29

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity53

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

Every ~208 days

Recently: every ~289 days

Total

9

Last Release

222d ago

### Community

Maintainers

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

---

Top Contributors

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

---

Tags

phphelperslibraryextensionsfunction

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yapro-helpers/health.svg)

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

###  Alternatives

[bayfrontmedia/php-array-helpers

Helper class to provide useful array functions.

1414.6k26](/packages/bayfrontmedia-php-array-helpers)[transprime-research/piper

PHP Pipe method execution with values from chained method executions

174.7k2](/packages/transprime-research-piper)

PHPackages © 2026

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