PHPackages                             kuleshov/check-correct-parenthesis - 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. kuleshov/check-correct-parenthesis

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

kuleshov/check-correct-parenthesis
==================================

Пакет, который позволяет проверить строку на корректность закрытах и открытах скобок

1.0.1(3y ago)015MITPHPPHP &gt;=5.4.0

Since Mar 6Pushed 2y ago1 watchersCompare

[ Source](https://github.com/artem-kuleshov/check-correct-parenthesis)[ Packagist](https://packagist.org/packages/kuleshov/check-correct-parenthesis)[ RSS](/packages/kuleshov-check-correct-parenthesis/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (1)Versions (3)Used By (0)

Пакет, который позволяет проверить строку на корректность закрытых и открытых скобок
====================================================================================

[](#пакет-который-позволяет-проверить-строку-на-корректность-закрытых-и-открытых-скобок)

\##Установка

```
composer require kuleshov/check-correct-parenthesis

```

\###Информация

В метод checkParenthesis класса StringCorrect неообходимо передать строку, которую метод будет обрабатывать.

Строка может включать символы “(“, “)”, “ ” (пробел), “\\n” (перенос строки), “\\t” (символ табуляции), “\\r” (перенос каретки). Если же строка содержит что-то кроме перечисленных символов, то пакет будет выбрасывать исключение InvalidArgumentException. Ограничения на длину строки нет

###  Health Score

20

—

LowBetter than 14% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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

Total

2

Last Release

1160d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/10a101cee27d65f5f8d6caaf364448031299627e6a8ae2135740820f6195d42c?d=identicon)[artem-kuleshov](/maintainers/artem-kuleshov)

---

Top Contributors

[![artem-kuleshov](https://avatars.githubusercontent.com/u/68443011?v=4)](https://github.com/artem-kuleshov "artem-kuleshov (8 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/kuleshov-check-correct-parenthesis/health.svg)

```
[![Health](https://phpackages.com/badges/kuleshov-check-correct-parenthesis/health.svg)](https://phpackages.com/packages/kuleshov-check-correct-parenthesis)
```

###  Alternatives

[razonyang/yii2-rate-limiter

Yii2 Rate Limiter

1025.0k1](/packages/razonyang-yii2-rate-limiter)

PHPackages © 2026

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