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

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

infrajs/sequence
================

v1.0.9(6y ago)02.8k9PHP

Since Mar 2Pushed 5y ago1 watchersCompare

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

READMEChangelog (5)DependenciesVersions (11)Used By (9)

Работа с последовательностями как строками и массивами
======================================================

[](#работа-с-последовательностями-как-строками-и-массивами)

Установка через composer
------------------------

[](#установка-через-composer)

```
{
	"require":{
		"infrajs/sequence":"~1"
	}
}

```

Использование
-------------

[](#использование)

```
Sequence::short(['test','param','name']); // 'test.param.name'
Sequence::right('test.param.name']); // ['test','param','name']
```

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity69

Established project with proven stability

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

Recently: every ~293 days

Total

10

Last Release

2234d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/341a8ef8a06866ad99b1bbcf0216fd8e331b076b1690a7d992c386192674b787?d=identicon)[akiyatkin](/maintainers/akiyatkin)

---

Top Contributors

[![akiyatkin](https://avatars.githubusercontent.com/u/953753?v=4)](https://github.com/akiyatkin "akiyatkin (21 commits)")

### Embed Badge

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

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

###  Alternatives

[joshribakoff/php-csv-utils

php-csv-utils

1044.5k1](/packages/joshribakoff-php-csv-utils)

PHPackages © 2026

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