PHPackages                             imemento/support - 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. imemento/support

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

imemento/support
================

Support helpers

12.0.0(2mo ago)03.3k2MITPHPPHP ^8.2CI failing

Since Jan 31Pushed 2mo ago2 watchersCompare

[ Source](https://github.com/mementohub/support)[ Packagist](https://packagist.org/packages/imemento/support)[ Docs](https://gitlhub.com/mementohub/support)[ RSS](/packages/imemento-support/feed)WikiDiscussions v8.1.x Synced 3d ago

READMEChangelogDependencies (4)Versions (23)Used By (2)

iMemento Support
================

[](#imemento-support)

[![Build Status](https://github.com/mementohub/support/workflows/Testing/badge.svg)](https://github.com/mementohub/support/actions)[![Latest Stable Version](https://camo.githubusercontent.com/9b7b9c0bb9a14299c16fd58ad136a98589e84e5b88f087f0306d032be6fb8d08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f696d656d656e746f2f737570706f7274)](https://packagist.org/packages/imemento/support)[![License](https://camo.githubusercontent.com/9f4985afc453c454a3f31bc84b09e3d08765056f521fb9417ec17f21d1ecee70/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f696d656d656e746f2f737570706f7274)](https://packagist.org/packages/imemento/support)[![Total Downloads](https://camo.githubusercontent.com/2972c61b348fa1ba03b868618341839db1bc4504587d71db901be83822bba0a3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f696d656d656e746f2f737570706f7274)](https://packagist.org/packages/imemento/support)

Support helpers for common internal operations (eg. identity encode/decode).

Install
-------

[](#install)

```
composer require imemento/support
```

Usage
-----

[](#usage)

```
use iMemento\Support\Identity;
```

### Encoding

[](#encoding)

```
Identity::encode([1, 2]);
identity_encode([1, 2]);
```

### Decoding

[](#decoding)

```
Identity::decode(['1.2']);
identity_decode(['1.2']);
```

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance83

Actively maintained with recent releases

Popularity16

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity85

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 53.8% 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 ~140 days

Recently: every ~492 days

Total

22

Last Release

85d ago

Major Versions

v5.8.x-dev → v6.0.x-dev2020-09-29

6.0.0 → 7.0.02020-09-29

v7.0.x-dev → 8.0.02020-09-29

v8.1.0 → 12.0.02026-02-19

PHP version history (6 changes)5.5.0PHP ^7.1

v6.0.x-devPHP ^7.2

7.0.0PHP ^7.2.5

8.0.0PHP ^7.3

v8.1.x-devPHP ^8.0

12.0.0PHP ^8.2

### Community

Maintainers

![](https://www.gravatar.com/avatar/ef360de3f6d1e1a2eb47c55b310bf697192f25dff9bf9733607404e1bf0ddc63?d=identicon)[bcismariu](/maintainers/bcismariu)

---

Top Contributors

[![bcismariu](https://avatars.githubusercontent.com/u/10166477?v=4)](https://github.com/bcismariu "bcismariu (7 commits)")[![childonline](https://avatars.githubusercontent.com/u/284391?v=4)](https://github.com/childonline "childonline (3 commits)")[![gxgstan](https://avatars.githubusercontent.com/u/3264036?v=4)](https://github.com/gxgstan "gxgstan (3 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/imemento-support/health.svg)

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

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[wireui/wireui

TallStack components

1.8k1.3M16](/packages/wireui-wireui)[livewire/volt

An elegantly crafted functional API for Laravel Livewire.

4195.3M84](/packages/livewire-volt)[ramonrietdijk/livewire-tables

Dynamic tables for models with Laravel Livewire

21147.4k](/packages/ramonrietdijk-livewire-tables)

PHPackages © 2026

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