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 1mo ago

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 27% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

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

580d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2c0910aa932a4d025cba870355d000e19872db4c742e0c9d47652c71d4608d32?d=identicon)[ReBlack](/maintainers/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)
```

PHPackages © 2026

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