PHPackages                             arth/escaper - 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. arth/escaper

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

arth/escaper
============

String tool for escape characters

1.0.0(6y ago)017[1 PRs](https://github.com/vpArth-php/escaper/pulls)1MITPHPCI passing

Since Nov 29Pushed 3mo agoCompare

[ Source](https://github.com/vpArth-php/escaper)[ Packagist](https://packagist.org/packages/arth/escaper)[ RSS](/packages/arth-escaper/feed)WikiDiscussions master Synced 1mo ago

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

### String\\Escaper

[](#stringescaper)

Handle string splitting with ability to escape delimiter

#### Installation

[](#installation)

```
composer req arth/escaper
```

#### Usage

[](#usage)

```
  use Arth\Util\String\Escaper;

  $svc = new Escaper();
  $list = $svc->split(' ', 'Home Sweet\ Home'); // ['Home', 'Sweet Home']
```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance53

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity58

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

Unknown

Total

1

Last Release

2360d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/52800?v=4)[arth](/maintainers/arth)[@arth](https://github.com/arth)

---

Top Contributors

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

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/arth-escaper/health.svg)

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

PHPackages © 2026

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