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

2361d 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)
```

###  Alternatives

[markrogoyski/math-php

Math Library for PHP. Features descriptive statistics and regressions; Continuous and discrete probability distributions; Linear algebra with matrices and vectors, Numerical analysis; special mathematical functions; Algebra

2.4k7.1M40](/packages/markrogoyski-math-php)[mpociot/vat-calculator

EU VAT calculation, the way it should be.

1.3k3.9M18](/packages/mpociot-vat-calculator)[czproject/git-php

Library for work with Git repository in PHP.

5544.9M81](/packages/czproject-git-php)[typo3/cms-sys-note

TYPO3 CMS System Notes - Records with messages which can be placed on any page and contain instructions or other information related to a page or section.

115.9M31](/packages/typo3-cms-sys-note)[dg/composer-backslasher

Composer plugin that speeds up your application by adding backslashes to all PHP internal functions and constants.

4117.8k](/packages/dg-composer-backslasher)

PHPackages © 2026

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