PHPackages                             reblack/staplescheck - 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. reblack/staplescheck

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

reblack/staplescheck
====================

Check staples in string

1.0.1(1y ago)07PHP

Since Sep 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ReBlack/staplescheck)[ Packagist](https://packagist.org/packages/reblack/staplescheck)[ RSS](/packages/reblack-staplescheck/feed)WikiDiscussions master Synced today

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

This library tests a string with staples

correct symbols

\\n \\t \\r space , ( )

if any other symbol is encountered, it will be throws InvalidArgumentException

Examples:

`(new \Staplescheck\Validator('(())\n\t()()'))->isValid(); //true`

`(new \Staplescheck\Validator('(())('))->isValid(); //false`

`(new \Staplescheck\Validator('(())(ssdfjkldsf444)'))->isValid(); //false`

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity42

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

Every ~14 days

Total

2

Last Release

626d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/10980924?v=4)[Дмитрий Гайдабура](/maintainers/ReBlack)[@ReBlack](https://github.com/ReBlack)

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/reblack-staplescheck/health.svg)

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

###  Alternatives

[defstudio/filament-column-length-limiter

Limit Filament columns length showing a tooltip when text exceeds

127.9k](/packages/defstudio-filament-column-length-limiter)[apeisa/process-redirects

151.1k](/packages/apeisa-process-redirects)

PHPackages © 2026

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