PHPackages                             pwsdotru/string-sequence - 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. pwsdotru/string-sequence

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

pwsdotru/string-sequence
========================

Library for generate sequence from string description

2.0.0(4w ago)00GPL-3.0-or-laterPHPPHP &gt;=8.3CI passing

Since Mar 10Pushed 4w agoCompare

[ Source](https://github.com/pwsdotru/string-sequence)[ Packagist](https://packagist.org/packages/pwsdotru/string-sequence)[ RSS](/packages/pwsdotru-string-sequence/feed)WikiDiscussions master Synced 1w ago

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

String Sequence
---------------

[](#string-sequence)

[![PHP Composer](https://github.com/pwsdotru/string-sequence/actions/workflows/php.yml/badge.svg)](https://github.com/pwsdotru/string-sequence/actions/workflows/php.yml)[![phpunit](https://github.com/pwsdotru/string-sequence/actions/workflows/phpunit.yml/badge.svg)](https://github.com/pwsdotru/string-sequence/actions/workflows/phpunit.yml)

[![PHP Composer 74](https://github.com/pwsdotru/string-sequence/actions/workflows/php74.yml/badge.svg)](https://github.com/pwsdotru/string-sequence/actions/workflows/php74.yml)

Versions
--------

[](#versions)

- 1.x.x (branch [php74](https://github.com/pwsdotru/string-sequence/tree/php74)) for PHP 7.4
- 2.x.x (branch [master](https://github.com/pwsdotru/string-sequence/)) for PHP 8.3

Install
-------

[](#install)

Via composer

```
composer require pwsdotru/string-sequence

```

Usage
-----

[](#usage)

```
use StringSequence\Sequencer;

$seq = new Sequencer(10);
$pages = $seq->add("2,4, 7-8")->get();
```

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance94

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

Total

2

Last Release

29d ago

Major Versions

1.0.0 → 2.0.02026-05-11

PHP version history (2 changes)1.0.0PHP &gt;=7.1 || &gt;=8.0

2.0.0PHP &gt;=8.3

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/740937?v=4)[Aleksandr Novikov](/maintainers/pwsdotru)[@pwsdotru](https://github.com/pwsdotru)

---

Top Contributors

[![pwsdotru](https://avatars.githubusercontent.com/u/740937?v=4)](https://github.com/pwsdotru "pwsdotru (23 commits)")

---

Tags

stringsequence

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/pwsdotru-string-sequence/health.svg)

```
[![Health](https://phpackages.com/badges/pwsdotru-string-sequence/health.svg)](https://phpackages.com/packages/pwsdotru-string-sequence)
```

###  Alternatives

[nette/utils

🛠 Nette Utils: lightweight utilities for string &amp; array manipulation, image handling, safe JSON encoding/decoding, validation, slug or strong password generating etc.

2.2k417.9M1.6k](/packages/nette-utils)[danielstjules/stringy

A string manipulation library with multibyte support

2.4k26.2M192](/packages/danielstjules-stringy)[phpcollection/phpcollection

General-Purpose Collection Library for PHP

96764.5M34](/packages/phpcollection-phpcollection)[league/period

Time range API for PHP

7335.7M22](/packages/league-period)[spatie/string

String handling evolved

5604.6M24](/packages/spatie-string)[coduo/php-to-string

Simple library that converts PHP value into strings

27013.1M13](/packages/coduo-php-to-string)

PHPackages © 2026

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