PHPackages                             norse-blue/sekkr - 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. norse-blue/sekkr

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

norse-blue/sekkr
================

Sekkr is a framework agnostic package for array manipulation.

15[1 issues](https://github.com/norse-blue/php-sekkr/issues)PHPCI failing

Since Feb 12Pushed 8y ago1 watchersCompare

[ Source](https://github.com/norse-blue/php-sekkr)[ Packagist](https://packagist.org/packages/norse-blue/sekkr)[ RSS](/packages/norse-blue-sekkr/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Sekkr
=====

[](#sekkr)

[![Latest Version on Packagist](https://camo.githubusercontent.com/08b606535f29e4714c948eea290ac791da862fed86a84f1a84df0204354f2ac3/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f6e6f7273652d626c75652f73656b6b722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/norse-blue/sekkr)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/8b59a27964e3295c5eee3551db36354e4e772c52f32b3018086a677443696eb7/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f4e6f727365426c75652f53656b6b722f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/NorseBlue/Sekkr)[![Coverage Status](https://camo.githubusercontent.com/1ad5337dcf5aad922acaa8544a0b4952c41f338d74990fa14e47354ab976daf9/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f4e6f727365426c75652f53656b6b722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/NorseBlue/Sekkr/code-structure)[![Quality Score](https://camo.githubusercontent.com/48cf18a403886b7077d234aa6c3b46a88b905807e482861b59fdacad5de4f9f0/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f4e6f727365426c75652f53656b6b722e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/NorseBlue/Sekkr)[![Total Downloads](https://camo.githubusercontent.com/4ee5a1355b219548225a8a85f4a5febee1b47133c92e9c3a1df567f36fb7f8c8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6e6f7273652d626c75652f73656b6b722e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/norse-blue/sekkr)

Sekkr is a framework agnostic package for array manipulation.

It is based on the work of Riku Särkinen ([@adbario](https://github.com/adbario)) at [adbario/php-dot-notation](https://github.com/adbario/php-dot-notation).

Install
-------

[](#install)

Via Composer

```
$ composer require NorseBlue/Sekkr
```

Usage
-----

[](#usage)

```
$arr = new NorseBlue\Sekkr\Arr();
$arr->set('config.vcs.repo.url', 'https://github.com/NorseBlue/Sekkr.git');
echo $arr->get('config.vcs.repo.url');

// Output:
// https://github.com/NorseBlue/Sekkr.git
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](.github/CONTRIBUTING.md) and [CODE\_OF\_CONDUCT](.github/CODE_OF_CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email `dev@norse.blue` instead of using the issue tracker.

Credits
-------

[](#credits)

- [NorseBlue](https://github.com/NorseBlue)
- [Axel Pardemann](https://github.com/axelitus)
- [Riku Särkinen](https://github.com/adbario)
- [All Contributors](https://github.com/NorseBlue/Sekkr/graphs/contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/61386558d4fa03cc9de21d20e76f396d5568e0e647e1cdf18f12c87f1a5f87b5?d=identicon)[axelitus](/maintainers/axelitus)

---

Top Contributors

[![axelitus](https://avatars.githubusercontent.com/u/732441?v=4)](https://github.com/axelitus "axelitus (20 commits)")

### Embed Badge

![Health badge](/badges/norse-blue-sekkr/health.svg)

```
[![Health](https://phpackages.com/badges/norse-blue-sekkr/health.svg)](https://phpackages.com/packages/norse-blue-sekkr)
```

PHPackages © 2026

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